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