public MDPropertyValue ARTICLE_ATTRIBUTE_VALUE( int index ) {get; set;}
public: property MDPropertyValue^ ARTICLE_ATTRIBUTE_VALUE { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Parameters
- index
public MDPropertyValue ARTICLE_ATTRIBUTE_VALUE( int index ) {get; set;}
public: property MDPropertyValue^ ARTICLE_ATTRIBUTE_VALUE { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Property is indexed. Possible indexes are from 1 to 100.
Shows indexed the values of the attributes which have been assigned to a part variant in the parts management on the "Properties" > "Data" hierarchy level tab. Attributes are independent of the part type.