Skip to main content

IFlowStartProperties Properties

An object defining properties for the IFlowStartProperties class.

StartImmediately

Indicates whether the flow should start immediately.

Type: bool


ShowInFlowHistory

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

Type: bool


HideApporoverInHistory

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

Type: bool


CanSaveAsDraft

Indicates whether the flow can be saved as a draft.

Type: bool


AutoOpenApprovalOption

Indicates whether the approval option should open automatically.

Type: bool


Documents

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

Type: List<IDocument>