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

In This Topic
    ARTICLE_GROUPNUMBER Property
    In This Topic
    Group number # 22044.
    Syntax
    public PropertyValue ARTICLE_GROUPNUMBER {get; set;}
    public:
    property PropertyValue^ ARTICLE_GROUPNUMBER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Outputs the group number entered in parts management on the "Properties" tab > hierarchy level "Data". The group number is used to differentiate between individual parts groups.

    See Also