PwsSkillGroupSummaryElement
Overview
This structure is in the response for PwsGetSkillGroupList and it contains the basic set of information about a skill group. The information represented in this structure is not comprehensive and only includes certain key attributes of a skill group.
Format
PwsSkillGroupSummaryElement
- PwsSkillGroupSummaryElement
- InactiveFlag: Boolean
- SkillGroupSummary: PwsSkillGroupSummary
Elements
Element | Data Type | Description |
---|---|---|
InactiveFlag | Boolean | This flag indicates whether the skill group is effectively inactive. If all skills in a skill group are inactive, then the skill group is considered inactive. |
SkillGroupSummary | This structure includes basic information about a skill group. |