  | OrchestratorConfigRouterType Property  | 
 
            Type of router that determines the output target. One of: SingleTarget (default), SourceToTarget, PerCluster or PerRecord.
            
 
    Namespace: 
   Mavidian.DataConveyer.Orchestrators
    Assembly:
   DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntaxpublic RouterType RouterType { get; set; }Public Property RouterType As RouterType
	Get
	Set
Property Value
Type: 
RouterType
See Also