PCRuntimeUIConfigurator.calculatedValue Method [AX 2012]

Calculated value.

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.

Community Additions

ADD
Show: