Share via


LvNRTaxCreate.copyRanges Method [AX 2012]

Copies ranges from the source data source to the target data source.

Syntax

private boolean copyRanges(QueryBuildDataSource _source, QueryBuildDataSource _target)

Run On

Server

Parameters

Return Value

Type: boolean
true if a non-empty range was copied; otherwise, false.

See Also

Reference

LvNRTaxCreate Class