Parameters
- queryToReplace
- The query to replace.
- newQuery
- The query that replaces queryToReplace.
Return Value
The new group object representing this group.
Exception | Description |
---|---|
System.ArgumentException | queryToReplace must be a child query of this group and newQuery must not be a child query of this group. |
System.ArgumentException | newQuery doesn't have this as controller. |
Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed