PCRuntimeLookupCache::loadFromCache Method [AX 2012]

Loads a lookup cache object from the cache.

client server public static PCRuntimeLookupCache loadFromCache(str _owner)

Run On

Called

Parameters

_owner
Type: str
The owner of the session cache.

Return Value

Type: PCRuntimeLookupCache Class
A cached lookup object if one exists; otherwise, a default instance.
Show: