SysQueryForm.buildValidTimeRanges Method [AX 2012]

Builds the list of existing valid time ranges on the query and puts it in a TmpSysQuery temporary table.

Syntax

public void buildValidTimeRanges(TmpSysQueryValidTimeRange _validTimeRangeTable)

Run On

Client

Parameters

See Also

Reference

SysQueryForm Class