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

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

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Connection point designation of the second function connection point.

See Also