Share via


RPayTblTimeList.sortWith Method [AX 2012]

Sorts the time list.

Syntax

public RPayTblTimeList sortWith(RPayTblTimeComparer _comparer)

Run On

Called

Parameters

Return Value

Type: RPayTblTimeList Class
The sorted time list.

Remarks

_comparer is in-place function which returns absolute position of element as its hash code

See Also

Reference

RPayTblTimeList Class