Skip to main content

IDifference interface

Namespace: NextDesign.Core

Description

An access object to differential information.

Affiliation area

NameDescription
Model difference/comparisonA group of APIs to access model comparison operations and difference information.

Property

NameDescription
FieldUpdated Field
Valid only if IsUpdateItem==true
IsMoveItemIs it a moving element?
IsNewItemIs it a new element (no model in comparison source)
IsOldItemIs it a deleted element (no model in comparison)
IsUpdateItemIs it an update element?
NewOrderNew Order
Valid only if IsMoveItem==true
NewParentNew parent element
Valid only if IsMoveItem==true
NewValueNew Value
Valid only if IsUpdateItem==true
OldOrderOld Order
Valid only if IsMoveItem==true
OldParentOld parent element
Valid only if IsMoveItem==true
OldValueOld Value
Valid only if IsUpdateItem==true
NameDescription
Check the model comparison resultCheck the difference as a result of comparing various model information of NextDesign through API.