API Help
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / CONNECTION_HAS_CDP Property / CONNECTION_HAS_CDP(Int32) Property

In This Topic
CONNECTION_HAS_CDP(Int32) Property
In This Topic
Connection definition point exists # 31089. This property isn't indexed, and is read-only.
Syntax
public PropertyValue CONNECTION_HAS_CDP( 
   int index
) {get; set;}

Parameters

index

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