FlowErrorOptions Properties
An object defining properties for the FlowErrorOptions class.
ErrorDescriptionObject
The metadata object that provides error description information for the flow.
GeneralIsChanged
Indicates if there have been any general changes in the flow error options.
Type: bool
IsChanged
Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
Type: bool
ResumeOnError
Indicates if the flow should resume on error.
Type: bool
Caption
A dictionary containing captions for workflow objects, mapping identifiers to their display names.
Type: Dictionary<string, string>