Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabase Class / ID Property

In This Topic
    ID Property (MDPartsDatabase)
    In This Topic
    Get Database ID
    Syntax
    public string ID {get;}
    public:
    property String^ ID {
       String^ get();
    }

    Property Value

    Returning database path or a connection string
    See Also