Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDComponentTemplatePosition Class / Characteristic Property

In This Topic
    Characteristic Property (MDComponentTemplatePosition)
    In This Topic
    The characteristic of component template
    Syntax
    public string Characteristic {get; set;}
    public:
    property String^ Characteristic {
       String^ get();
       void set (    String^ value);
    }
    See Also