API Help
Eplan.EplApi.DataModel Namespace / FunctionBasePropertyList Class / FUNC_IDENTNAME Property / FUNC_IDENTNAME(Int32) Property

In This Topic
FUNC_IDENTNAME(Int32) Property
In This Topic
Name (identifying) # 20000. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FUNC_IDENTNAME( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Identifying name of the function, consisting of the identifying device tag, the connection point designation for connection points, and the terminal designation for terminals.

See Also