/
PwsSkillGroupElement
PwsSkillGroupElement
Overview
This structure contains the complete set of information about a skill group. The structure is used to retrieve detailed skill group information from the server and it is included in the response from PwsGetSkillGroup and PwsSaveSkillGroup.
Format
PwsSkillGroupElement
- PwsSkillGroupElement
- InactiveFlag: Boolean
- SkillGroupDetail: PwsSkillGroupDetail
- SkillSummaries: PwsSkillSummaryElement[]
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. |
SkillGroupDetail | This structure contains the complete set of information about a skill group. | |
SkillSummaries | The list of skills that are part of the skill group. |
Usage Example(s)
, multiple selections available,
Related content
PwsSkillGroupDetail
PwsSkillGroupDetail
More like this
PwsGetSkillGroup
PwsGetSkillGroup
More like this
PwsSkillGroupSummary
PwsSkillGroupSummary
Read with this
PwsSkillGroupSummaryElement
PwsSkillGroupSummaryElement
More like this
PwsSkillGroupRef
PwsSkillGroupRef
More like this
PwsDeleteSkillGroup
PwsDeleteSkillGroup
Read with this