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

In This Topic
    CONNECTION_WIRE_BUNDLE Property
    In This Topic
    Bundle # 31092.
    Syntax
    public PropertyValue CONNECTION_WIRE_BUNDLE {get; set;}
    public:
    property PropertyValue^ CONNECTION_WIRE_BUNDLE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specifies the bundle to which the connection belongs.

    See Also