VATInvoiceDescTable_CN.validateFieldValue Method
Validates the value of th field.
Syntax
public boolean validateFieldValue(FieldName _fieldName, [int _arrayIndex])
Run On
Called
Parameters
- _fieldName
Type: FieldName Extended Data Type
The name of the field.
- _arrayIndex
Type: int
The index of the array.
Return Value
Type: boolean
Returns true if valid, otherwise false.