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

In This Topic
FUNC_ARTICLE_NOTE(Int32) Property
In This Topic
Part description # 31014.
Syntax
public PropertyValue FUNC_ARTICLE_NOTE( 
   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 50.

Description of the part, carried over from parts management. Using the index, you can differentiate between 50 entries.

See Also