IFlowStarterProperties Properties
An object defining properties for the IFlowStarterProperties class.
TimeoutOptions
Options related to the timeout behavior of the flow starter.
Type: IFlowTimeoutOptions
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
EventsToCheck
A list of events that should be checked by the flow starter.
AutoOpenApprovalOption
Determines if the approval options should open automatically.
Type: bool
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.
DoNotSendRequestIfProcessed
Prevents sending the request if it has already been processed.
Type: bool