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

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

    Property Value

    Returning file name or a server and DB name
    See Also