Skip to main content

IMembersPositions Properties

An object defining properties for the IMembersPositions class.

IncludeFlowInitiator

Indicates whether to include the flow initiator in the positions.

Type: bool


VariablePositions

A 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.

Type: List<IMembersVariablePositions>


IsChanged

Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.

Type: bool


ConstantPositions

A 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.

Type: List<IMembersConstantPositions>