public MDPropertyValue ARTICLE_FREE_DATA_UNIT( int index ) {get; set;}
public: property MDPropertyValue^ ARTICLE_FREE_DATA_UNIT { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Parameters
- index
public MDPropertyValue ARTICLE_FREE_DATA_UNIT( int index ) {get; set;}
public: property MDPropertyValue^ ARTICLE_FREE_DATA_UNIT { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Property is indexed. Possible indexes are from 1 to 1000.
Unit for the value of the free property. More than 1000 assignments can be made using the index.