PCRuntimeUIConfigurator.defaultedValue Method [AX 2012]

Defaulted value.

protected void defaultedValue(int _attributeInstanceId, str _attributeValue)

Run On

Client

Parameters

_attributeInstanceId
Type: int
An attribute instance ID.
_attributeValue
Type: str
The value which was defaulted

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

Community Additions

ADD
Show: