MembersVariablePositions
Represents properties for variable positions within the workflow, including a control name and a modification status flag.
Properties
| Name | Description |
|---|---|
| ControlName | The name of the control associated with the variable position. |
| IsChanged | Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications. |