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

In This Topic
    CONNECTION_WIRETYPE Property
    In This Topic
    Connection: Type designation # 31048.
    Syntax
    public PropertyValue CONNECTION_WIRETYPE {get; set;}
    public:
    property PropertyValue^ CONNECTION_WIRETYPE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Type designation of the connection part, e.g., the type number of the wire type, pipe type or tube type. During a part selection, the value entered in parts management in the "Connection data" tab is carried over to this property. But the value can also be entered manually.

    See Also