Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_PRODUCTGROUPING Property / ARTICLE_PRODUCTGROUPING Property

In This Topic
    ARTICLE_PRODUCTGROUPING Property
    In This Topic
    Product grouping # 22367.
    Syntax
    public MDPropertyValue ARTICLE_PRODUCTGROUPING {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_PRODUCTGROUPING {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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