ISRRateTable_MX.validateField Method
Validates the specified field.
Syntax
public boolean validateField(FieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field ID of the field to validate.
Return Value
Type: boolean
true if the Month field value is between 1 and 12; otherwise, false.