Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_SUPPRESSINDEVICELIST Property / FUNC_SUPPRESSINDEVICELIST Property

In This Topic
    FUNC_SUPPRESSINDEVICELIST Property
    In This Topic
    Suppress in device tag list (if filtered) # 20093.
    Syntax
    public PropertyValue FUNC_SUPPRESSINDEVICELIST {get; set;}
    public:
    property PropertyValue^ FUNC_SUPPRESSINDEVICELIST {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    This setting allows suppressing devices in the device tag list by specifying an appropriate filter there.

    See Also