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

In This Topic
FUNC_TEXT_AUTOMATIC(Int32) Property
In This Topic
Function text (automatic) # 20031. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FUNC_TEXT_AUTOMATIC( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type Eplan.EplApi.Base.MultiLangString.
Remarks

This property is read-only..

Displays the content of the manually entered function text or, if it is empty, the path function text. When this property is displayed on a project page, the line breaks are removed.

See Also