Eplan Platform API
Eplan.EplApi.DataModel Namespace / PotentialDefinitionPropertyList Class / FUNCTION_NETBASEDWIRING_ID Property / FUNCTION_NETBASEDWIRING_ID(Int32) Property

In This Topic
FUNCTION_NETBASEDWIRING_ID(Int32) Property
In This Topic
ID for net-based connections # 20218.
Syntax
public PropertyValue FUNCTION_NETBASEDWIRING_ID( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Property is indexed. Possible indexes are from 1 to 100.

ID for identifying connection points for net-based connections. Every connection point has a unique ID.

See Also