API Help
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_FREE_DATA_DESCRIPTION Property / ARTICLE_FREE_DATA_DESCRIPTION(Int32) Property

In This Topic
ARTICLE_FREE_DATA_DESCRIPTION(Int32) Property
In This Topic
Free properties: Description # 22146.
Syntax
public MDPropertyValue ARTICLE_FREE_DATA_DESCRIPTION( 
   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 1000.

Description of the free property. More than 200 assignments can be made using the index.

See Also