API Help
Eplan.EplApi.DataModel Namespace / ConnectionPointsInfoPropertyList Class / PART_TERMINAL_NAME Property / PART_TERMINAL_NAME(Int32) Property

In This Topic
PART_TERMINAL_NAME(Int32) Property
In This Topic
Name (connection point pattern) # 22945. This property isn't indexed.
Syntax
public PropertyValue PART_TERMINAL_NAME( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Name of the connection point pattern.

See Also