API Help
Eplan.EplApi.DataModel.EObjects Namespace / CablePropertyList Class / CABLE_COUNTOFALLWIRES Property / CABLE_COUNTOFALLWIRES(Int32) Property

In This Topic
CABLE_COUNTOFALLWIRES(Int32) Property
In This Topic
Cables: Number of all connections # 35108. This property isn't indexed.
Syntax
public PropertyValue CABLE_COUNTOFALLWIRES( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Int64.
Remarks

Sum of free and used cable connections.

See Also