Share via


BudgetPlanHCMReportController.copyRangesForDatasource Method [AX 2012]

Copies the ranges from the supplied _sourceQueryBuildDataSource object to the _destinationQueryBuildDataSource object.

Syntax

protected void copyRangesForDatasource(QueryBuildDataSource _source, QueryBuildDataSource _destination)

Run On

Called

Parameters

See Also

Reference

BudgetPlanHCMReportController Class