Share via


InventCostTransVarianceList.length Method [AX 2012]

Retrieves the number of records in the RecordSortedList object.

Syntax

public int length()

Run On

Called

Return Value

Type: int
The return value of the len method for 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

InventCostTransVarianceList Class