TSTimesheetLine.validateField Method
Validates a specified field.
Syntax
public boolean validateField(FieldId _fieldIdToCheck)
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
The field ID of the field to validate.
Return Value
Type: boolean
true if the value of the field passed in as a parameter is valid; otherwise, false.