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 the values of the attributes indicated which have been assigned to the part in parts management on the "Attributes" tab. Attributes are independent of the part type and identical for all variants of a part.