SysExtension.isAttributeInstanceValidForElement Method [AX 2012]

Validates whether an attribute instance is valid for a specific element.

Syntax

public boolean isAttributeInstanceValidForElement(SysExtensionCacheValue _attributeInstanceCacheKey, SysExtensionCacheValue _elementCacheKey)

Run On

Called

Parameters

Return Value

Type: boolean
true if the attribute instance is valid; otherwise false.

See Also

Reference

SysExtension Class