Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_CABLE_NOOVERVIEW Property / FUNC_CABLE_NOOVERVIEW Property

In This Topic
    FUNC_CABLE_NOOVERVIEW Property
    In This Topic
    No output to cable overview # 20086.
    Syntax
    public PropertyValue FUNC_CABLE_NOOVERVIEW {get; set;}
    public:
    property PropertyValue^ FUNC_CABLE_NOOVERVIEW {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Suppresses the output of the cable in the cable overview.

    See Also