Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / CONNECTION_DESTINATION_DBOBJECTID Property / CONNECTION_DESTINATION_DBOBJECTID Property

In This Topic
    CONNECTION_DESTINATION_DBOBJECTID Property
    In This Topic
    Object identification: Target # 31161.
    Syntax
    public PropertyValue CONNECTION_DESTINATION_DBOBJECTID {get; set;}
    public:
    property PropertyValue^ CONNECTION_DESTINATION_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