TaxWithholdTransExtensionTH.validateFieldValue Method
Validates the field value for the TaxWithholdTransExtensionTH table.
Syntax
public boolean validateFieldValue(FieldName _fieldName, [int _arrayIndex])
Run On
Called
Parameters
- _fieldName
Type: FieldName Extended Data Type
The field name of the TaxWithholdTransExtensionTH table that is used to modify the specified record.
- _arrayIndex
Type: int
Specifies the array index.
Return Value
Type: boolean
true if the validation is expected; otherwise, false.