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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Specifies the bundle group to which the connection belongs.

    See Also