xRecord.modifiedFieldValue Method [AX 2012]
Modifies the specified field to the original value.
public void modifiedFieldValue(FieldName fieldName, [int arrayIndex])
Run On
CalledParameters
- fieldName
- Type: FieldName Extended Data Type
The field name.
- arrayIndex
- Type: int
The array index of the field; optional.
Community Additions
ADD
Show: