Skip to main content Skip to complementary content

SetGroupLabel Method

Overloads

SetGroupLabel(String, String, String)

You can use the SetGroupLabel method with any object that contains an object grouping definition.

This method allows you to change the label of an existing group of objects directly.

SetGroupLabel(String, String, String)

You can use the SetGroupLabel method with any object that contains an object grouping definition.

This method allows you to change the label of an existing group of objects directly.

Declaration

      void SetGroupLabel([QixName("qPath")] string path, [QixName("qNewLabel")] string newLabel, [QixName("qTargetGroupId")] string targetGroupId = null)
    

Parameters

Type Name Description
System.String path

Path to the definition of the object to be selected. For example /qNxGroupDef .

System.String newLabel

New label for the group. A label starting with an '=' will be evaluated as an expression.

System.String targetGroupId

Id of the group whose label will be set (if not the called object).

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!