Skip to main content

IFlowPositionProperties Properties

An object defining properties for the IFlowPositionProperties class.

DoNotSendRequestIfProcessed

Indicates whether a request should be sent if the document has already been processed.

Type: bool


ValueOptions

The value options associated with the flow position.

Type: IFlowValueOptions


HideApporoverInHistory

Indicates whether to hide the approver's information in the flow history.

Type: bool


AutoOpenApprovalOption

Indicates whether the approval option should open automatically.

Type: bool


ForwardingOptions

The forwarding options associated with the flow position.

Type: IForwardingOptions


EventsToCheck

A list of events that need to be checked for this flow position.

Type: List<string>


RequestIsNecessaryIfDocumentChanged

Indicates whether a request is necessary if the document has been changed.

Type: bool


TimeoutOptions

The timeout options associated with the flow position.

Type: IFlowTimeoutOptions


Documents

A list of documents associated with the flow position.

Type: List<IDocument>


ShowInFlowHistory

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

Type: bool