API Help
Eplan.EplApi.MasterData Namespace / MDSymbolLibrary Class / Properties Property

In This Topic
    Properties Property (MDSymbolLibrary)
    In This Topic
    .NET Property enabling access to P8 properties of the MDSymbolLibrary object.
    Syntax
    public new MDSymbolLibraryPropertyList Properties {get;}
    public:
    new property MDSymbolLibraryPropertyList^ Properties {
       MDSymbolLibraryPropertyList^ get();
    }

    Property Value

    P8 properties of the MDSymbolLibrary.
    See Also