Share via


RetailSubcodeTriggerFuncType.validateField Method [AX 2012]

Checks whether the TriggerCode field, identified by numeric ID, of the record is valid

Syntax

public boolean validateField(FieldId _fieldIdToCheck)

Run On

Called

Parameters

Return Value

Type: boolean
true if the field is valid, or false if the field is not valid

See Also

Reference

RetailSubcodeTriggerFuncType Class