PCRuntimeConfiguratorValidate.restoreFieldValue Method [AX 2012]
Restores the field value.
protected void restoreFieldValue(
Common _record,
FieldId _fieldId,
str _valueToRestore)
Run On
ClientParameters
- _record
- Type: Common Table
A target record.
- _fieldId
- Type: FieldId Extended Data Type
The field ID of the expression.
- _valueToRestore
- Type: str
The value to restore.
Community Additions
ADD
Show: