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

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