PCRuntimeLookupCache::loadFromCache Method [AX 2012]
Loads a lookup cache object from the cache.
client server public static PCRuntimeLookupCache loadFromCache(str _owner)
Run On
CalledParameters
- _owner
- Type: str
The owner of the session cache.
Return Value
Type: PCRuntimeLookupCache ClassA cached lookup object if one exists; otherwise, a default instance.
Show: