PCRuntimeUIConfigurator.setAttributeValueInUI Method [AX 2012]

Sets an attribute value in the UI.

protected void setAttributeValueInUI(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.

Community Additions

ADD
Show: