ProjSortField::construct Method [AX 2012]
The constructor of this object.
server public static ProjISortField construct(FieldName sortFieldName, guid userSession)
Run On
ServerParameters
- 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 InterfaceProjISerotField object which reference to the sort field.
Show: