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

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