LeanRuleStatusBase.modifiedField Method [AX 2012]

Handles the change in a field value.

Syntax

public void modifiedField(TableId _tableId, FieldId _fieldId)

Run On

Called

Parameters

Remarks

If a particular status does not allow the change, an error will be thrown.

See Also

Reference

LeanRuleStatusBase Class