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