FlowAssignProperties Properties
An object defining properties for the FlowAssignProperties class.
AssignmentOptions
Defines the assignment options for configuring the flow assignment.
Type: IAssignmentOptions
IsChanged
Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
Type: bool
ErrorOptions
Defines the error options associated with the workflow object.
Type: IFlowErrorOptions
Caption
A dictionary containing captions for workflow objects, mapping identifiers to their display names.
Type: Dictionary<string, string>