Share via


SysCheckListItem_CN::isLastItem Method [AX 2012]

Checks whether the item is the last item of the list.

Syntax

client server public static boolean isLastItem(ClassName _className, FiscalPeriodStatus _fiscalPeriodStatus)

Run On

Called

Parameters

Return Value

Type: boolean
true if the item is the last item of the list; otherwise, false.

See Also

Reference

SysCheckListItem_CN Class