Overview
This structure is in the response for PwsGetSkill and PwsGetSkillList and it contains the complete set of information about a skill. The structure is used to retrieve detailed skill information from the server.
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 |