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

In This Topic
    CONNECTION_GROUPING Property
    In This Topic
    Grouping # 31069.
    Syntax
    public PropertyValue CONNECTION_GROUPING {get; set;}
    public:
    property PropertyValue^ CONNECTION_GROUPING {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Using this property, free groups of connections can be defined that can then be given special names using connection numbering. This property is available for connections, connection definition points, potentials, signals, and potential definition points.

    See Also