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.
Override date range for the export job
Syntax
public void OverrideDateRange(TransDate _startDate, TransDate _endDate)
Run On
Called
Parameters
- _startDate
Type: TransDate Extended Data Type
The override start date
- _endDate
Type: TransDate Extended Data Type
The override end date
Remarks
Causes the job to use the given start/end dates instead of the default calculated dates.