API Help
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList Class / FUNC_ARTICLEPLACEMENT_DEVICE_FUNCTIONTEXT Property / FUNC_ARTICLEPLACEMENT_DEVICE_FUNCTIONTEXT(Int32) Property

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

Parameters

index

Property Value

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

This property is read-only..

Shows the function text of the associated main function at a part placement.

See Also