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

In This Topic
CONNECTION_NET_INDEX(Int32) Property
In This Topic
Net index # 31076. This property isn't indexed.
Syntax
public PropertyValue CONNECTION_NET_INDEX( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Identifies the net in the case of net-based connections.

See Also