IFlowPositionProperties
Defines properties for flow positions within the workflow, including timeout, history, event checks, and forwarding options.
Properties
Name | Description |
---|---|
DoNotSendRequestIfProcessed | Indicates whether a request should be sent if the document has already been processed. |
ValueOptions | The value options associated with the flow position. |
HideApporoverInHistory | Indicates whether to hide the approver's information in the flow history. |
AutoOpenApprovalOption | Indicates whether the approval option should open automatically. |
ForwardingOptions | The forwarding options associated with the flow position. |
EventsToCheck | A list of events that need to be checked for this flow position. |
RequestIsNecessaryIfDocumentChanged | Indicates whether a request is necessary if the document has been changed. |
TimeoutOptions | The timeout options associated with the flow position. |
Documents | A list of documents associated with the flow position. |
ShowInFlowHistory | Indicates whether the flow position should be shown in the flow history. |