ProjISortField.sort Method [AX 2012]

Sort method

public boolean sort([SortOrder sortOrder])

Run On

Called

Parameters

sortOrder
Type: SortOrder Enumeration
The sort order. The default is ascending.

Return Value

Type: boolean
true if the sort was sucessful; otherwise, false.

Community Additions

ADD
Show: