Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

Panel
titlePwsSkillSummary
  • PwsSkillSummary
    • SkillGroupIdentity: PwsSkillGroupRef
    • SkillId: Int32
    • SkillName: String
    • SkillUid: Int64
    • InactiveFlag: Boolean

...