ProjActivity.validateField Method
Validates the specified field
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 value in the specified field is valid; otherwise, false.
Remarks
This is automatically called from forms using the fieldId of the field that must be validated whenever a user leaves a field. In addition to the relation validation performed by the parent method, it is also validated that the category type is hours.