This documentation is archived and is not being maintained.
PCRuntimeConfigurator.assignAttributeValue Method [AX 2012]
Assigns an attribute a value.
public void assignAttributeValue(int _attributeInstanceId, str _value)
Run On
Client
Parameters
-
_attributeInstanceId
- Type: int
An attribute instance ID.
-
_value
- Type: str
The value to be assigned to the attribute.