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

In This Topic
    Parent Property (Symbol)
    In This Topic
    Gets parent - symbol library
    Syntax
    public SymbolLibrary Parent {get;}
    public:
    property SymbolLibrary^ Parent {
       SymbolLibrary^ get();
    }

    Property Value

    SymbolLibrary object.
    See Also