TrvPayMethod.validateField Method
Determines whether the _p1 field is valid.
Syntax
public boolean validateField(FieldId _p1)
Run On
Called
Parameters
- _p1
Type: FieldId Extended Data Type
The field ID of the field to validate.
Return Value
Type: boolean
true if the field is valid; otherwise, false.