IFlowGroupProperties
Defines group properties in a workflow, including timeout, messaging options, geolocation, and other settings.
Properties
Name | Description |
---|---|
ConflictStateEventId | Specifies the event ID triggered when a conflict state occurs in the group. |
DoNotSendRequestIfProcessed | Indicates whether to skip sending a request if the process has already been completed. |
EmptyGroupEventId | Specifies the event ID triggered when the group is empty. |
HideApporoverInHistory | Indicates whether the approver should be hidden in the workflow's history. |
AutoOpenApprovalOption | Specifies the option to automatically open approval requests. |
Members | Defines member options for the group. |
EventsToCheck | A list of events to check for specific conditions. |
RequestIsNecessaryIfDocumentChanged | Indicates whether a request is necessary if a document has been changed. |
TimeoutOptions | Specifies timeout options for the group. |
EnableOwnRequest | Indicates whether the group allows creating its own requests. |
Documents | A list of documents associated with the group. |
ShowInFlowHistory | Indicates whether the group should be shown in the workflow's history. |