InventTransferLine.modifiedField Method
Performs processing when a field on the table is modified.
Syntax
public void modifiedField(FieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field ID of the field that has changed.
Remarks
Methods that should be called when a field value changes are called in this method.