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

In This Topic
    CONNECTION_HAS_CDP Property
    In This Topic
    Connection definition point exists # 31089.
    Syntax
    public PropertyValue CONNECTION_HAS_CDP {get; set;}
    public:
    property PropertyValue^ CONNECTION_HAS_CDP {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    This property is read-only..

    Shows whether at least one connection definition point has been placed on the connection.

    See Also