Overview
This structure is in the response for PwsGetSkill and PwsGetSkillList and it contains the basic set of information about a skill. The information represented in this structure is not comprehensive and only includes certain key attributes of a skill.
Format
PwsSkillSummary
- PwsSkillSummary
- SkillGroupIdentity: PwsSkillGroupRef
- SkillId: Int32
- SkillName: String
- SkillUid: Int64
- InactiveFlag: Boolean
Elements
Element | Data Type | Required? | Default | Description |
---|---|---|---|---|
SkillGroupIdentity | ||||
SkillId | Int32 | |||
SkillName | String | |||
SkillUid | Int64 | |||
InactiveFlag | Boolean |