Skip to main content Skip to complementary content

RemoveGroup Method

Overloads

RemoveGroup(String, String)

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

This method allows you to remove a group of objects directly.

This action only removes the group, not any of its members.

RemoveGroup(String, String)

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

This method allows you to remove a group of objects directly.

This action only removes the group, not any of its members.

Declaration

      void RemoveGroup([QixName("qPath")] string path, [QixName("qGroupId")] string groupId)
    

Parameters

Type Name Description
System.String path

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

System.String groupId

Name of the group to be removed. May not be an empty string.

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!