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.
Copies the ranges from a specified source QueryBuildDataSource object to a specified destination QueryBuildDataSource object.
Syntax
client server public static void copyRanges(QueryBuildDataSource _source, QueryBuildDataSource _destination)
Run On
Called
Parameters
- _source
Type: QueryBuildDataSource Class
The QueryBuildDataSource object that the ranges should be copied from.
- _destination
Type: QueryBuildDataSource Class
The QueryBuildDataSource object that the ranges should be copied to.