Skip to main content

FlowSourceOptions

Implements the workflow data source configuration options.

The FlowSourceOptions class provides a concrete implementation of the IFlowSourceOptions interface. It manages the configuration for identifying and accessing data sources in workflow operations, including source type identification, document object details, and change tracking. This class is used to configure how data sources are accessed and processed during workflow execution.

Properties

NameDescription
DocumentObjectKeyGets or sets the unique key identifier of the document object.
IsChangedGets or sets whether the source configuration has been modified.
TypeGets or sets the type identifier of the data source.
DocumentObjectNameGets or sets the display name of the document object.
DetailNameGets or sets the name of the detail section within the document object.