Eplan Platform API
Eplan.EplApi.DataModel.EObjects Namespace / Harness Class / WireHarnessName Property

In This Topic
    WireHarnessName Property
    In This Topic
    Gets or sets wire harness name.
    Syntax
    public string WireHarnessName {get; set;}
    public:
    property String^ WireHarnessName {
       String^ get();
       void set (    String^ value);
    }
    See Also