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