/
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
PwsSkillGroupSummaryElement
PwsSkillGroupSummaryElement
More like this
PwsSkillGroupDetail
PwsSkillGroupDetail
More like this
PwsSkillDetail
PwsSkillDetail
More like this
PwsSaveSkillGroup
PwsSaveSkillGroup
More like this
PwsSetSkillGroupSortOrder
PwsSetSkillGroupSortOrder
Read with this
PwsSkillElement
PwsSkillElement
More like this