Share via


IntrastatFormLetterController_UK.setRange Method [AX 2012]

Assigns the UI parameter values to the query.

Syntax

public void setRange(
    Query _query, 
    FromDate _fromDate, 
    ToDate _toDate, 
    boolean _correction, 
    IntrastatDirection _direction)

Run On

Called

Parameters

  • _correction
    Type: boolean
    Only corrections.

See Also

Reference

IntrastatFormLetterController_UK Class