Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / Symbol Class / Name Property

In This Topic
    Name Property (Symbol)
    In This Topic
    Gets symbol name.
    Syntax
    public string Name {get;}
    public:
    property String^ Name {
       String^ get();
    }

    Property Value

    Symbol name.
    See Also