public PropertyValue ARTICLE_VARIANT( int index ) {get; set;}
public: property PropertyValue^ ARTICLE_VARIANT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue ARTICLE_VARIANT( int index ) {get; set;}
public: property PropertyValue^ ARTICLE_VARIANT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Property of a part variant. Shows the designation of the variant. A part always has at least one variant. By default, the variant designation "1" is assigned to the first variant of each part.