IFlowStartProperties
Defines properties for starting a workflow flow, including options for events, geolocation, web notifications, and document handling.
Properties
| Name | Description |
|---|---|
| StartImmediately | Indicates whether the flow should start immediately. |
| ShowInFlowHistory | Indicates whether the flow should be shown in the flow history. |
| HideApporoverInHistory | Indicates whether the approver should be hidden in the flow history. |
| CanSaveAsDraft | Indicates whether the flow can be saved as a draft. |
| AutoOpenApprovalOption | Indicates whether the approval option should open automatically. |
| Documents | A list of documents associated with the start of the flow. |