Share via


InventCostTransCostList.length Method [AX 2012]

Retrieves the number of records in the RecordSortedList object.

Syntax

public int length()

Run On

Called

Return Value

Type: int
An integer that is the return value of the len method of the recordSortedList class.

Remarks

The len method of the RecordSortedList class is called to get the number of records from the RecordSortedList object.

See Also

Reference

InventCostTransCostList Class