Interface IModelCfg
Interface of a JobControl model configuration template.
public interface IModelCfg : IModel, IDisposable
- Inherited Members
- Extension Methods
Properties
Master
Name of the MasterModel the runtime-instance of this configuration template is to be based on.
string Master { get; }