API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_FREE_DATA_VALUE Property / ARTICLE_FREE_DATA_VALUE(Int32) Property

In This Topic
ARTICLE_FREE_DATA_VALUE(Int32) Property
In This Topic
Free properties: Value # 22147.
Syntax
public PropertyValue ARTICLE_FREE_DATA_VALUE( 
   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.

Value of the free property. More than 1000 assignments can be made using the index.

See Also