Skip to main content

IMembersPositions

Represents properties for managing positions within the workflow, including constant and variable positions, with options for including the flow initiator and a modification status flag.

Properties

NameDescription
IncludeFlowInitiatorIndicates whether to include the flow initiator in the positions.
VariablePositionsA list of variable positions associated with this workflow. Each item represents:
Represents properties for variable positions within the workflow, including a control name and a modification status flag.
IsChangedIndicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
ConstantPositionsA list of constant positions associated with this workflow. Each item represents:
Represents constant position details for members within the workflow, including position identification and modification status.