Share via


InventItemCostGroupRollupList.length Method [AX 2012]

Retrieves the number of records in the costGroupListrecordSortedList.

Syntax

public int length()

Run On

Called

Return Value

Type: int
The return value of the len method of the recordSortedList class.

Remarks

The len method of the recordSortedList class will be called to obtain the number of records from the costListrecordSortedList.

See Also

Reference

InventItemCostGroupRollupList Class