TSTimesheetEmployeeFilter::existFilter Method
Indicates whether records already exists in the TSTimesheetEmployeeFilter table for the current user and type parameter.
Syntax
client server public static boolean existFilter(TSTimesheetOnBehalfReports _type)
Run On
Called
Parameters
- _type
Type: TSTimesheetOnBehalfReports Enumeration
Return Value
Type: boolean
true if a record exists for the current user; otherwise, false.