SysExtension.isAttributeInstanceValidForElement Method [AX 2012]
Validates whether an attribute instance is valid for a specific element.
public boolean isAttributeInstanceValidForElement(SysExtensionCacheValue _attributeInstanceCacheKey, SysExtensionCacheValue _elementCacheKey)
Run On
CalledParameters
- _attributeInstanceCacheKey
- Type: SysExtensionCacheValue Extended Data Type
The attribute instance cache key.
- _elementCacheKey
- Type: SysExtensionCacheValue Extended Data Type
The element cache key.
Community Additions
ADD
Show: