ProjGroup.validateField Method
Validates the specified field.
Syntax
public boolean validateField(FieldId field)
Run On
Called
Parameters
- field
Type: FieldId Extended Data Type
The field ID to validate.
Return Value
Type: boolean
true if the value in the specified field is valid; otherwise, false.
Remarks
The validateField method validates that the category types for the categories that can be used for estimate transactions are correct. It also validates that the categories are set up to use for estimates. It is automatically called from forms with the field ID of the field that must be validated whenever a user leaves a field.