Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_PRODUCTGROUPING Property / ARTICLE_PRODUCTGROUPING Property

In This Topic
    ARTICLE_PRODUCTGROUPING Property
    In This Topic
    Product grouping # 22367.
    Syntax
    public PropertyValue ARTICLE_PRODUCTGROUPING {get; set;}
    public:
    property PropertyValue^ ARTICLE_PRODUCTGROUPING {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    In this property the classification of a part into "Generic product group", "Product group" and "Product subgroup" is made in the parts management in the tab "Properties" > Hierarchy level "General". The classification is displayed here like the directory path in a breadcrumb trail (e.g. "Electrical engineering > Cable > General").

    See Also