This documentation is archived and is not being maintained.
PCRuntimeUIConfigurator.defaultedValue Method [AX 2012]
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.