Comparteix a través de


ProjActivity.validateField Method

Validates the specified field

Syntax

public boolean validateField(FieldId _p1)

Run On

Called

Parameters

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.

See Also

Reference

ProjActivity Table