FlowPositionProperties Properties
An object defining properties for the FlowPositionProperties class.
MessageOptions
Represents options for sending workflow messages, including settings for email sending, multilingual content, custom messages, attachments, and a modification status flag.
Type: IFlowMessageOptions
NotificationOptions
Represents options for push notifications in a workflow, including multilingual captions, messages, enablement, and a flag for modification status.
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
GeolocationOptions
Represents options for geolocation settings in the workflow, including flags for usage, display in flow history, and type of geolocation data.
Type: IFlowGeolocationOptions
EventButtonGroup
Indicates whether event buttons are grouped together within the flow position.
Type: bool
IsChanged
Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
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.
RequestIsNecessaryIfDocumentChanged
Indicates whether a request is necessary if the document has been changed.
Type: bool
WebNotificationOptions
Represents options for web notifications in a workflow, including multilingual titles, messages, and a flag for modification status.
TimeoutOptions
The timeout options associated with the flow position.
Type: IFlowTimeoutOptions
Documents
A list of documents associated with the flow position.
Events
A list of events associated with the flow position.
EventButtonsAlignment
The alignment of the event buttons associated with the flow position.
Type: string
ShowInFlowHistory
Indicates whether the flow position should be shown in the flow history.
Type: bool
Caption
A dictionary containing captions for workflow objects, mapping identifiers to their display names.
Type: Dictionary<string, string>