Share via


IntrastatDiskSE.findQueryRange Method [AX 2012]

Finds the specified QueryRange value of an Intrastat query.

Syntax

private QueryBuildRange findQueryRange(FieldId _fieldId)

Run On

Client

Parameters

Return Value

Type: QueryBuildRange Class
The QueryRange value.

Remarks

If the QueryRange was not added to the query, the method will add it.

See Also

Reference

IntrastatDiskSE Class