Skip to main content

FlowStartProperties

Defines properties for starting a workflow flow, including options for events, geolocation, web notifications, and document handling.

Properties

NameDescription
CaptionA dictionary containing captions for workflow objects, mapping identifiers to their display names.
StartImmediatelyIndicates whether the flow should start immediately.
ShowInFlowHistoryIndicates whether the flow should be shown in the flow history.
HideApporoverInHistoryIndicates whether the approver should be hidden in the flow history.
GeolocationOptionsRepresents options for geolocation settings in the workflow, including flags for usage, display in flow history, and type of geolocation data.
EventButtonsAlignmentThe alignment of the event buttons associated with the start properties.
EventButtonGroupIndicates whether event buttons are grouped together within the start properties.
CanSaveAsDraftIndicates whether the flow can be saved as a draft.
AutoOpenApprovalOptionIndicates whether the approval option should open automatically.
EventsA list of events associated with the start properties.
DocumentsA list of documents associated with the start of the flow.
WebNotificationOptionsRepresents options for web notifications in a workflow, including multilingual titles, messages, and a flag for modification status.
IsChangedIndicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.