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

In This Topic
    FUNC_CABLEVOLTAGE Property
    In This Topic
    Cables: Voltage # 20044.
    Syntax
    public PropertyValue FUNC_CABLEVOLTAGE {get; set;}
    public:
    property PropertyValue^ FUNC_CABLEVOLTAGE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Voltage of the cable.

    See Also