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

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

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Full name, such as the identifying name, but also still contains additional describing identifier elements.

See Also