Skip to main content

IFlowStartProperties Properties

An object defining properties for the IFlowStartProperties class.

CanSaveAsDraft

Indicates whether the flow can be saved as a draft.

Type: bool


HideApporoverInHistory

Indicates whether the approver should be hidden in the flow history.

Type: bool


AutoOpenApprovalOption

Indicates whether the approval option should open automatically.

Type: bool


StartImmediately

Indicates whether the flow should start immediately.

Type: bool


Documents

A list of documents associated with the start of the flow.

Type: List<IDocument>


ShowInFlowHistory

Indicates whether the flow should be shown in the flow history.

Type: bool