  | OrchestratorConfigConfigName Property  | 
 
            Name of this configuration in case it was created from a .cfg (and optional .dll) file(s) via RestoreConfig method; otherwise null.
            
 
    Namespace: 
   Mavidian.DataConveyer.Orchestrators
    Assembly:
   DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntaxpublic string ConfigName { get; }Public ReadOnly Property ConfigName As String
	Get
Property Value
Type: 
String
See Also