Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList 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.
    See Also