Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / HARNESS_NAME Property / HARNESS_NAME Property

In This Topic
    HARNESS_NAME Property
    In This Topic
    Wire harness name # 31143.
    Syntax
    public PropertyValue HARNESS_NAME {get; set;}
    public:
    property PropertyValue^ HARNESS_NAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also