SysExtension::addExtension Method [AX 2012]

Adds an extension for an element to the cache.

client server public static void addExtension(SysExtensionCacheValue _elementCacheKey, SysExtensionCacheValue _attributeInstanceCacheKey)

Run On

Called

Parameters

_elementCacheKey
Type: SysExtensionCacheValue Extended Data Type
The element cache key.
_attributeInstanceCacheKey
Type: SysExtensionCacheValue Extended Data Type
The attribute instance cache key that is used to extend this element.
Show: