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

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