ProjSortField::construct Method [AX 2012]

The constructor of this object.

server public static ProjISortField construct(FieldName sortFieldName, guid userSession)

Run On

Server

Parameters

sortFieldName
Type: FieldName Extended Data Type
The field to be sorted.
userSession
Type: guid
A unique GUID for the specific user session.

Return Value

Type: ProjISortField Interface
ProjISerotField object which reference to the sort field.
Show: