This documentation is archived and is not being maintained.
PCRuntimeCacheController.createObjectEntry Method [AX 2012]
Creates an object entry in the cache.
public void createObjectEntry(str _enumDefinitionId, container _packedObject)
Run On
Server
Parameters
-
_enumDefinitionId
- Type: str
A cache key entry.
-
_packedObject
- Type: container
A packed object.