SysGlobalObjectCacheItemWrapper.cacheKey Method [AX 2012]

Gets a string that is used as a key in the SysGlobalObjectCache object.

Syntax

protected abstract str cacheKey()

Run On

Called

Return Value

Type: str
A String that is used as a key in the SysGlobalObjectCache object.

See Also

Reference

SysGlobalObjectCacheItemWrapper Class