Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a query that exists on the same Client/Server side as the source query.
Syntax
public Query newObject(anytype source)
Run On
Called
Parameters
- source
Type: anytype
The source query.
Return Value
Type: Query Class
The new query.