SkillCriteria


Description

Specifies the set of criteria to use when retrieving a list of skill objects. Only skill 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

SkillKeyId

LikeRestrictionOfString

A string restriction specifying the ID of a job skill.

CompensationPeriod

ListRestrictionOfNullableOfCompensationPeriod

A list restriction specifying the compensation period of a job skill.


Inherits from

Criteria


Documentation Feedback