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

In This Topic
    AllMDSymbolLibraryPropIDs Property
    In This Topic
    Returns array of all P8 properties id which can exist for MDSymbolLibrary objects.
    Syntax
    public static MDAnyPropertyId[] AllMDSymbolLibraryPropIDs {get;}
    public:
    static property array<MDAnyPropertyId^>^ AllMDSymbolLibraryPropIDs {
       array<MDAnyPropertyId^>^ get();
    }
    See Also