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

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