Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_PRODUCTTOPGROUP Property / ARTICLE_PRODUCTTOPGROUP Property

In This Topic
    ARTICLE_PRODUCTTOPGROUP Property
    In This Topic
    Generic product group # 22138.
    Syntax
    public PropertyValue ARTICLE_PRODUCTTOPGROUP {get; set;}
    public:
    property PropertyValue^ ARTICLE_PRODUCTTOPGROUP {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    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.

    See Also