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