public MDPropertyValue ARTICLE_FREE_DATA_FULL( int index ) {get; set;}
public: property MDPropertyValue^ ARTICLE_FREE_DATA_FULL { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Parameters
- index
public MDPropertyValue ARTICLE_FREE_DATA_FULL( int index ) {get; set;}
public: property MDPropertyValue^ ARTICLE_FREE_DATA_FULL { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
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.