Skip to main content

FlowMatchingOptions

Implements the field matching configuration options for workflow data mapping operations.

The FlowMatchingOptions class provides a concrete implementation of the IFlowMatchingOptions interface. It manages the configuration for matching and mapping fields between different parts of a workflow, including system field visibility control, field mapping definitions, and change tracking. This class is used to configure how data fields are matched and transformed during workflow execution.

Properties

NameDescription
FieldsGets or sets the list of field mappings between source and target fields.
HideSystemFieldsGets or sets whether system fields should be hidden in the field mapping interface.
IsChangedGets or sets whether the matching configuration has been modified.