Click or drag to resize

OrchestratorConfigTransformerType Property

Type of the transformer: Clusterbound, Recordbound, ClusterFilter, RecordFilter or Universal. Default transformer type is Recordbound. The Aggregator type is designated for future use.

Namespace:  Mavidian.DataConveyer.Orchestrators
Assembly:  DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntax
public TransformerType TransformerType { get; set; }

Property Value

Type: TransformerType
See Also