Skip to main content

CompareOptions

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

Properties

NameDescription
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.
ComparisonValueTypeThe type of value to use in the comparison.
ResultTypeThe type of result expected from the comparison.
SourceObjectNameThe name of the source object used for comparison.
SourceObjectTypeCodeSpecifies the type code of the source object used in the comparison.
CaptionA dictionary containing captions for workflow objects, mapping identifiers to their display names.