Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItem Class / Database Property

In This Topic
    Database Property
    In This Topic
    Gets the database, where the database item is stored
    Syntax
    public MDPartsDatabase Database {get;}
    public:
    property MDPartsDatabase^ Database {
       MDPartsDatabase^ get();
    }
    Remarks
    Database that the item belongs to
    See Also