Share via


ProjInvoiceTable.validateField Method

Determines whether the p1 field is valid.

Syntax

public boolean validateField(FieldId p1)

Run On

Called

Parameters

Return Value

Type: boolean
true if the field is valid; otherwise, false.

Remarks

The validateField method is automatically called from forms with the fieldId of the field that must be validated whenever a user leaves a field. If the "No one-time customers for invoice projects" project parameter is selected, the customer associated with the invoice account cannot be a one-time customer.

See Also

Reference

ProjInvoiceTable Table