Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDTerminalTemplatePosition Class / Level Property

In This Topic
    Level Property (MDTerminalTemplatePosition)
    In This Topic
    The level of terminal template
    Syntax
    public string Level {get; set;}
    public:
    property String^ Level {
       String^ get();
       void set (    String^ value);
    }
    See Also