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

In This Topic
FUNC_CONNECTIONDESIGNATION1(Int32) Property
In This Topic
Connection point designation 1 # 20075. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FUNC_CONNECTIONDESIGNATION1( 
   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 first function connection point.

See Also