Skip to main content

CompareOptions

Defines options for comparing workflow elements, including source object properties, comparison type, result type, and tracking changes.

Properties

NameDescription
CaptionA dictionary containing captions for workflow objects, mapping identifiers to their display names.
ResultTypeThe type of result expected from the comparison.
SourceObjectTypeCodeSpecifies the type code of the source object used in the comparison.
ComparisonValueTypeThe type of value to use in the comparison.
SourcePropertyThe property of the source object used in the comparison.
ResultsA list of results from the comparison.
IsChangedIndicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
SourceObjectNameThe name of the source object used for comparison.