MessageOptions | Options for customizing messages related to the flow starter. |
NotificationOptions | Options for configuring push notifications in the flow starter. |
DoNotSendRequestIfProcessed | Prevents sending the request if it has already been processed. |
HideApporoverInHistory | Indicates whether the approver should be hidden in the flow history. |
AutoOpenApprovalOption | Determines if the approval options should open automatically. |
GeolocationOptions | Options for geolocation settings in the flow starter. |
EventButtonGroup | Indicates whether event buttons should be grouped. |
IsChanged | Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications. |
EventsToCheck | A list of events that should be checked by the flow starter. |
RequestIsNecessaryIfDocumentChanged | Indicates if a request is necessary when the document has been modified. |
WebNotificationOptions | Options for configuring web notifications in the flow starter. |
TimeoutOptions | Options related to the timeout behavior of the flow starter. |
Documents | A list of documents associated with the flow starter. |
Events | A list of events related to the flow starter. |
EventButtonsAlignment | Specifies the alignment of event buttons. |
ShowInFlowHistory | Indicates whether the flow starter should appear in the flow history. |
Caption | A dictionary containing captions for workflow objects, mapping identifiers to their display names. |