Table of Contents

Interface IModelCfg

Namespace
Tlabs.JobCntrl.Model
Assembly
Tlabs.JobCntrl.dll

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; }

Property Value

string