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

In This Topic
    FUNC_CABLE_ALLOW_ONLY_MANUEL_CABLE_SELECTION Property
    In This Topic
    Allow manual cable selection only # 20061.
    Syntax
    public PropertyValue FUNC_CABLE_ALLOW_ONLY_MANUEL_CABLE_SELECTION {get; set;}
    public:
    property PropertyValue^ FUNC_CABLE_ALLOW_ONLY_MANUEL_CABLE_SELECTION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Only manual cable selection is permitted for the cable.

    See Also