SysGlobalObjectCacheItemWrapper.hasExpired Method [AX 2012]

Checks whether the item in the cache has expired.

Syntax

public boolean hasExpired()

Run On

Called

Return Value

Type: boolean
true if the item has expired; otherwise, false.

See Also

Reference

SysGlobalObjectCacheItemWrapper Class