API Help
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / FUNC_ARTICLE_SUPPRESSINPARTSLIST Property / FUNC_ARTICLE_SUPPRESSINPARTSLIST Property

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

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Property is indexed. Possible indexes are from 1 to 50.

    This setting allows suppressing the part reference in the bill of materials by specifying an appropriate filter there. A max. of 50 parts references are reported.

    See Also