API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_FREE_DATA_FULL Property / ARTICLE_FREE_DATA_FULL Property

In This Topic
ARTICLE_FREE_DATA_FULL Property
In This Topic
Free properties: Value and unit (full) # 22234.
Syntax
public PropertyValue ARTICLE_FREE_DATA_FULL {get; set;}

Property Value

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

This property is read-only. Property is indexed. Possible indexes are from 1 to 1000.

Value of a free property with specification of the unit. More than 1000 assignments can be made using the index. The full value with all decimal places is always stored; the value is not rounded up. This ensures precision is retained when converting to a different unit.

See Also