Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / HARNESS_CABLEUNIT Property / HARNESS_CABLEUNIT Property

In This Topic
    HARNESS_CABLEUNIT Property
    In This Topic
    Cable unit # 31162.
    Syntax
    public PropertyValue HARNESS_CABLEUNIT {get; set;}
    public:
    property PropertyValue^ HARNESS_CABLEUNIT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specifies the association of a wire harness component (function, connection, cable, etc.) to a cable assembly. The property is used for the data exchange with EPLAN Harness proD.

    See Also