VendDirective_PSN::copyRanges Method
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.