IFlowStarterProperties
Defines properties for a flow starter, including timeout, visibility, and associated documents.
Properties
Name | Description |
---|---|
DoNotSendRequestIfProcessed | Prevents sending the request if it has already been processed. |
HideApporoverInHistory | Indicates whether the approver should be hidden in the flow history. |
AutoOpenApprovalOption | Determines if the approval options should open automatically. |
EventsToCheck | A list of events that should be checked by the flow starter. |
RequestIsNecessaryIfDocumentChanged | Indicates if a request is necessary when the document has been modified. |
TimeoutOptions | Options related to the timeout behavior of the flow starter. |
Documents | A list of documents associated with the flow starter. |
ShowInFlowHistory | Indicates whether the flow starter should appear in the flow history. |