...
This structure represents the unique key fields associated with identifying a resource skill. Skills Skills are used in unnamed candidate's search criteria when requesting and booking resources for a project role.
...
Panel | ||
---|---|---|
| ||
|
Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
SkillGroupIdentity | The identity of the resource skill group. Click here for more information. | ||||
SkillId | Int32 | The skill Id is a unique identifier for a skill. For internal use only. | |||
SkillName | String (50) | One of SkillName or SkillUid is required | The name of the skill is a unique identifier for a skill | HTML | |
SkillUid | Int64 | See SkillName above. | A unique and immutable identifier for a skill | 1152921504606847219 |
...