public MDPropertyValue ARTICLE_PRODUCTGROUP( int index ) {get; set;}
public: property MDPropertyValue^ ARTICLE_PRODUCTGROUP { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Parameters
- index
public MDPropertyValue ARTICLE_PRODUCTGROUP( int index ) {get; set;}
public: property MDPropertyValue^ ARTICLE_PRODUCTGROUP { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Outputs the product group entered in parts management on the "General" tab. The parts are sorted according to their product groups (including superseding and subgroups) and displayed in tree format in parts management.