Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Overview

A collection of this structure represents the cost centers that satisfy the search criteria for project role's cost center.  

Format

PwsSkillCriteria
  • PwsSkillCriteria

Element

Element

Data Type

Required?

Default

Description

Sample Data

SkillIdentity

PwsSkillRef

 

 

 

 

SkillLevelMask

Int64

 

 

 

 


Usage Example(s)

Example 01
                    <com:PwsSkillCriteria>
                     <com:SkillIdentity>
                        <com:SkillGroupIdentity>
                           <com:SkillGroupName>Technology</com:SkillGroupName>
                        </com:SkillGroupIdentity>
                        <com:SkillName>HTML</com:SkillName>
                     </com:SkillIdentity>
                     <com:SkillLevelMask>3</com:SkillLevelMask>
                  </com:PwsSkillCriteria>
  • No labels