Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLEREF_PARTSLISTGROUP Property / ARTICLEREF_PARTSLISTGROUP Property

In This Topic
    ARTICLEREF_PARTSLISTGROUP Property
    In This Topic
    Bill of materials group # 22289.
    Syntax
    public PropertyValue ARTICLEREF_PARTSLISTGROUP {get; set;}
    public:
    property PropertyValue^ ARTICLEREF_PARTSLISTGROUP {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    You can use this property to group the parts data of components, serial machines, etc. and to make these groups visible in the bill of materials navigator. The property can be used for filtering in the bill of materials and 3D mounting layout navigator and is available in the reports for the bill of materials and for editing in tables.

    See Also