/
PwsSkillGroupRef
PwsSkillGroupRef
Overview
This structure represents the unique key fields associated with identifying a skill group. Skill groups are used to categorize skills (see PwsSkillRef) into related groupings.
Format
PwsSkillGroupRef
- PwsSkillGroupRef
- SkillGroupId: Int32
- SkillGroupName: String (50)
- SkillGroupUid: Int64
Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
SkillGroupId | Int32 | The skill group Id is a unique identifier for a skill group. For internal use only. | |||
SkillGroupName | String (50) | One of SkillGroupName or SkillGroupUid is required | The name of the skill group is a unique identifier for a skill group. | Technology | |
SkillGroupUid | Int64 | One of SkillGroupName or SkillGroupUid is required | A unique and immutable identifier for a skill group. | 1152921504606848480 |
Usage Example(s)
, multiple selections available,
Related content
PwsSkillRef
PwsSkillRef
More like this
PwsSkillDetail
PwsSkillDetail
More like this
PwsSkillSummary
PwsSkillSummary
More like this
PwsGetSkill
PwsGetSkill
Read with this
PwsSkillGroupSummary
PwsSkillGroupSummary
More like this
PwsSaveSkill
PwsSaveSkill
Read with this