Share via


InventCostTransVarianceList.first Method [AX 2012]

Moves the cursor of the RecordSortedList object to the element in the first position.

Syntax

public boolean first(InventCostTransVariance _inventCostTransVariance)

Run On

Called

Parameters

Return Value

Type: boolean
The return value of the first method from the RecordSortedList class.

Remarks

The first method of the recordSortedList class is called to find the first record in the RecordSortedList object.

See Also

Reference

InventCostTransVarianceList Class