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

In This Topic
    ARTICLEREF_SUPPRESSINPARTSLIST Property
    In This Topic
    Suppress in bill of materials (if filtered) # 20494.
    Syntax
    public PropertyValue ARTICLEREF_SUPPRESSINPARTSLIST {get; set;}
    public:
    property PropertyValue^ ARTICLEREF_SUPPRESSINPARTSLIST {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    This setting allows suppressing the part reference in the bill of materials by specifying an appropriate filter there.

    See Also