TaxWithholdReportingCodes_IN.validateField Method
Validates the specified field.
Syntax
public boolean validateField(FieldId _fieldIdToCheck)
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
The id of the field to validate.
Return Value
Type: boolean
Returns true if the field passes validation; otherwise, false.