Versions Compared

Key

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

...

Panel
titlePwsResourceSkillLevel
  • PwsResourceSkillLevel
    • SkillGroupId: Int32
    • SkillGroupName: String
    • SkillGroupUid: Int64
    • SkillGroupIdentity: PwsSkillGroupRef
    • SkillId: Int32
    • SkillName: String
    • SkillUid: Int64
    • SkillLevel: Byte

...

A unique and immutable identifier for a skill group.

Element

Data Type

Required?

Description

Sample Data

SkillGroupId

Int32

No

The skill group Id is a unique identifier for a skill group. For internal use only.

SkillGroupName

String (50)

One of SkillGroupName or SkillGroupUid is required

The skill group name is a unique identifier for a skill group.

SkillGroupUid

Int64

See SkillGroupName

SkillGroupIdentity

PwsSkillGroupRef

Yes

This structure represents the unique key fields associated with identifying a resource skill group. Skill groups are used to categorize skills (see PwsSkillRef) into related groupings.


SkillId

Int32

 No

The skill Id is a unique identifier for a skill. For internal use only.


SkillName

String (50)

One of SkillName or SkillUid is required

The skill name is a unique identifier for a skill.

English

SkillUid

Int64

See SkillName

A unique and immutable identifier for a skill

1152921504606918049

SkillLevel

Byte

Yes

The skill level

5

...