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

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