Share via


HcmOSHA300LogPrepReportController.setRanges Method [AX 2012]

Sets the report query ranges.

Syntax

protected void setRanges(
    Query _query, 
    FromDateTime _fromDateTime, 
    ToDateTime _toDateTime, 
    HCMEEOEstablishmentName _hcmEEOEstablishmentName)

Run On

Called

Parameters

  • _query
    Type: Query Class
    The query HcmOSHA300LogPrepReport of the report.

See Also

Reference

HcmOSHA300LogPrepReportController Class