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

In This Topic
FUNC_TERMINALDESIGNATION(Int32) Property
In This Topic
Connection point designation # 20028.
Syntax
public PropertyValue FUNC_TERMINALDESIGNATION( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only. Property is indexed. Possible indexes are from 1 to 100.

Shows the connection point designations of a connection point. A maximum of 100 connection point designations can be defined by using the index.

See Also