Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_CONNECTIONDESIGNATION Property / FUNC_CONNECTIONDESIGNATION(Int32) Property

In This Topic
FUNC_CONNECTIONDESIGNATION(Int32) Property
In This Topic
Function: Connection point designation # 20022.
Syntax
public PropertyValue FUNC_CONNECTIONDESIGNATION( 
   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 1000.

Shows the connection point designations of the function. The index can be used to define a max. of 100 sets of connection point designations.

See Also