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

In This Topic
    FUNC_CABLE_SPECIALCABLE Property
    In This Topic
    Special cable # 20066.
    Syntax
    public PropertyValue FUNC_CABLE_SPECIALCABLE {get; set;}
    public:
    property PropertyValue^ FUNC_CABLE_SPECIALCABLE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    The cable is reported as a special cable. The message "Differing cable data" is suppressed.

    See Also