Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_FUNCTIONALTEXT Property / FUNC_FUNCTIONALTEXT(Int32) Property

In This Topic
FUNC_FUNCTIONALTEXT(Int32) Property
In This Topic
State # 20285.
Syntax
public PropertyValue FUNC_FUNCTIONALTEXT( 
   int index
) {get; set;}

Parameters

index

Property Value

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

Property is indexed. Possible indexes are from 1 to 10.

Indicates the states in the "Functional" representation type. A maximum of 10 states can be defined for the function using the index.

See Also