Skip to main content

FlowMembersOptions

Represents options for managing members within the workflow, including position groups, positions, users, table objects, detail objects, and a modification status flag.

Properties

NameDescription
DetailObjectsA list of detail objects associated with the workflow. Each item represents:
Represents properties for detail objects within the workflow, including data type, document object name, details object name, field name, and a modification status flag.
PositionGroupsThe position groups associated with the workflow.
PositionsThe positions associated with the workflow.
TableObjectsA list of table objects associated with the workflow. Each item represents:
Represents properties for table objects within the workflow, including data type, document object name, table object name, field 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.
UsersA list of users associated with the workflow. Each item represents:
Represents properties for users within the workflow, including user ID, code, name, and a modification status flag.