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

In This Topic
    LabelingType Property
    In This Topic
    The labeling type of the terminal template
    Syntax
    public string LabelingType {get; set;}
    public:
    property String^ LabelingType {
       String^ get();
       void set (    String^ value);
    }
    See Also