PCRuntimeConfigurator.inferredAttributeValue Method [AX 2012]

Invoked when an attribute value has been inferred.

protected void inferredAttributeValue(int _attributeInstanceId, str _attributeValue)

Run On

Client

Parameters

_attributeInstanceId
Type: int
The instance ID of the attribute.
_attributeValue
Type: str
The value of the attribute.

This can be overridden in the derived classes to add behavior.

Community Additions

ADD
Show: