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