ApplicantWorkHistoryCriteria
Description
Specifies the set of criteria to use when retrieving a list of applicant work history objects. Only work history objects that match the specified criteria will be returned. For the best performance, create criteria that uses only the properties marked with the dagger (†). These properties correspond to indexed columns in the database.
Properties
Property |
Type |
Description |
---|---|---|
LastModifiedDate |
A date/time restriction specifying when the work history information was last updated. |
|
ApplicantKeyId†|
A restriction specifying the ID of the applicant for the application. |
|
Employer |
A string restriction specifying the name of a past employer. |
|
Wage |
A restriciton that specifies a range of wages. |
|
YearsOfExperience |
A restriction specifying a range of values to use for years of experience. |