Share via


SysQuery::getDimComponentAttAndFieldFromOrderBy Method [AX 2012]

Determines the dimension component being sorted by.

Syntax

client server public static container getDimComponentAttAndFieldFromOrderBy(QueryOrderByField _orderByField)

Run On

Called

Parameters

Return Value

Type: container
A container that contains sthe dimension component being sorted by.

See Also

Reference

SysQuery Class