Share via


TSTimesheetLineWeek.validateRecord Method

Validate if the values in the fields of this record are set to valid values

Syntax

public boolean validateRecord([ProjId _lineProjId])

Run On

Called

Parameters

  • _lineProjId
    Type: ProjId Extended Data Type
    the projId used on the timesheet line, if not set will lookup based on the tsTimesheetLine FK

Return Value

Type: boolean
true if values are valid

See Also

Reference

TSTimesheetLineWeek Table