SysQueryRangeUtil::greaterThanUtcNow Method [AX 2012]

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

Syntax

client server public static str greaterThanUtcNow()

Run On

Called

Return Value

Type: str
A query string that represents the dates that are later than the current time.

See Also

Reference

SysQueryRangeUtil Class