Share via


LedgerDimensionController::getLastPagedValue Method [AX 2012]

Retrieves the last paged value from the tag on the specified tag.

Syntax

client server private static Name getLastPagedValue([anytype _lastPagedTag])

Run On

Called

Parameters

  • _lastPagedTag
    Type: anytype
    The tag from which to retrieve the last paged value.

Return Value

Type: Name Extended Data Type
The last paged value; otherwise, an empty string.

See Also

Reference

LedgerDimensionController Class