Skip to main content

FlowGroupProperties

Defines group properties in a workflow, including timeout, messaging options, geolocation, and other settings.

Properties

NameDescription
MessageOptionsRepresents options for sending workflow messages, including settings for email sending, multilingual content, custom messages, attachments, and a modification status flag.
NotificationOptionsRepresents options for push notifications in a workflow, including multilingual captions, messages, enablement, and a flag for modification status.
ConflictStateEventIdSpecifies the event ID triggered when a conflict state occurs in the group.
DoNotSendRequestIfProcessedIndicates whether to skip sending a request if the process has already been completed.
EmptyGroupEventIdSpecifies the event ID triggered when the group is empty.
HideApporoverInHistoryIndicates whether the approver should be hidden in the workflow's history.
AutoOpenApprovalOptionSpecifies the option to automatically open approval requests.
GeolocationOptionsRepresents options for geolocation settings in the workflow, including flags for usage, display in flow history, and type of geolocation data.
EventButtonGroupIndicates whether event buttons are displayed as a group within the workflow.
IsChangedIndicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
MembersDefines member options for the group.
EventsToCheckA list of events to check for specific conditions.
RequestIsNecessaryIfDocumentChangedIndicates whether a request is necessary if a document has been changed.
WebNotificationOptionsRepresents options for web notifications in a workflow, including multilingual titles, messages, and a flag for modification status.
TimeoutOptionsSpecifies timeout options for the group.
EnableOwnRequestIndicates whether the group allows creating its own requests.
DocumentsA list of documents associated with the group.
EventsA list of events associated with the workflow.
EventButtonsAlignmentSpecifies the alignment of event buttons within the workflow.
ShowInFlowHistoryIndicates whether the group should be shown in the workflow's history.
CaptionA dictionary containing captions for workflow objects, mapping identifiers to their display names.