API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNCTION_NETBASEDWIRING_IDS Property / FUNCTION_NETBASEDWIRING_IDS(Int32) Property

In This Topic
FUNCTION_NETBASEDWIRING_IDS(Int32) Property
In This Topic
IDs for net-based connections # 20219. This property isn't indexed.
Syntax
public PropertyValue FUNCTION_NETBASEDWIRING_IDS( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Shows the IDs of the connection points for a function as a comma-separated list.

See Also