Eplan Platform API
Eplan.EplApi.DataModel Namespace / StorableObjectPropertyList Class / PROPUSER_DBOBJECTID Property / PROPUSER_DBOBJECTID Property

In This Topic
    PROPUSER_DBOBJECTID Property
    In This Topic
    Object identification # 2000.
    Syntax
    public PropertyValue PROPUSER_DBOBJECTID {get; set;}
    public:
    property PropertyValue^ PROPUSER_DBOBJECTID {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Internal object identifier.

    See Also