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

In This Topic
    CONNECTION_WIRENUMBER Property
    In This Topic
    Connection color / number # 31004.
    Syntax
    public PropertyValue CONNECTION_WIRENUMBER {get; set;}
    public:
    property PropertyValue^ CONNECTION_WIRENUMBER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Color or number of the connection, this property identifies the connection. This property is automatically filled by the connection numbering process.

    See Also