SysQueryRangeUtil::lessThanUtcNow Method [AX 2012]

Creates a query string for all dates that are before the current time.

Syntax

client server public static str lessThanUtcNow()

Run On

Called

Return Value

Type: str
A query string representation of all dates that are less than the current time.

See Also

Reference

SysQueryRangeUtil Class