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

In This Topic
    ARTICLE_GROUPNUMBER Property
    In This Topic
    Group number # 22044.
    Syntax
    public MDPropertyValue ARTICLE_GROUPNUMBER {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_GROUPNUMBER {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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