ICompareOptions Properties
An object defining properties for the ICompareOptions class.
SourceProperty
The property of the source object used in the comparison.
Type: string
Results
A list of results from the comparison.
IsChanged
Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
Type: bool
ComparisonValueType
The type of value to use in the comparison.
Type: ComparisonValueType
Accepted Values:
Name Value Code 0 Identity 1
ResultType
The type of result expected from the comparison.
Type: CompareResultType
Accepted Values:
Name Value User 0 Position 1
SourceObjectName
The name of the source object used for comparison.
Type: string
SourceObjectTypeCode
Specifies the type code of the source object used in the comparison.
Type: int