This documentation is archived and is not being maintained.
PCRuntimeUIConfigurator.calculatedValue Method [AX 2012]
protected void calculatedValue(int _attributeInstanceId, str _attributeValue)
Run On
Client
Parameters
-
_attributeInstanceId
- Type: int
An attribute instance ID.
-
_attributeValue
- Type: str
The value which was calculated
This can be overridden in the derived classes to add behavior.