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

In This Topic
    AdoId Property
    In This Topic
    Gets a unique identifier in the database, where the database item is stored
    Syntax
    public int AdoId {get;}
    public:
    property int AdoId {
       int get();
    }
    See Also