Share via


RetailSmbAccountingExportJob.OverrideDateRange Method [AX 2012]

Override date range for the export job

Syntax

public void OverrideDateRange(TransDate _startDate, TransDate _endDate)

Run On

Called

Parameters

Remarks

Causes the job to use the given start/end dates instead of the default calculated dates.

See Also

Reference

RetailSmbAccountingExportJob Class