IFlowPositionProperties Properties
An object defining properties for the IFlowPositionProperties class.
TimeoutOptions
The timeout options associated with the flow position.
Type: IFlowTimeoutOptions
ShowInFlowHistory
Indicates whether the flow position should be shown in the flow history.
Type: bool
HideApporoverInHistory
Indicates whether to hide the approver's information in the flow history.
Type: bool
EventsToCheck
A list of events that need to be checked for this flow position.
ValueOptions
The value options associated with the flow position.
Type: IFlowValueOptions
AutoOpenApprovalOption
Indicates whether the approval option should open automatically.
Type: bool
RequestIsNecessaryIfDocumentChanged
Indicates whether a request is necessary if the document has been changed.
Type: bool
Documents
A list of documents associated with the flow position.
ForwardingOptions
The forwarding options associated with the flow position.
Type: IForwardingOptions
DoNotSendRequestIfProcessed
Indicates whether a request should be sent if the document has already been processed.
Type: bool