void DoAddQuery( IQuery queryToAdd, IGroup groupParentOldObj )
Parameters
- queryToAdd
 - The query to add.
 - groupParentOldObj
 - The group under which the query is added.
 
void DoAddQuery( IQuery queryToAdd, IGroup groupParentOldObj )
| Exception | Description | 
|---|---|
| System.ArgumentException | Can't perform the insertion operation on these arguments. Please check queryToAdd with the method CanInsertQueryUnder before calling this method.  | 
Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed