Share via


AssetSplit.getLast Method [AX 2012]

Gets the last choice that is stored in the last value table.

Syntax

public void getLast()

Run On

Called

Remarks

If no record can be found or the RunBase.unpack method returns false, the RunBase.initParmDefault method will be called. Normally this method should not be overridden.

See Also

Reference

AssetSplit Class