All Classes Namespaces Functions Properties Pages
Properties | List of all members
ResourceProcessSkillLevel Class Reference

Represents the skill level of a specified resource for a specified process. More...

Properties

string Comment [get, set]
 Gets or sets the comment. More...
 
ResourceIdentity Identity [get, set]
 Gets or sets the identity. More...
 
DateTime LastModifiedDateTime [get, set]
 Gets or sets the last modified date time. More...
 
ProcessIdentity Process [get, set]
 Gets or sets the process. More...
 
int SkillLevel [get, set]
 Gets or sets the skill level. More...
 
string SkillLevelName [get, set]
 Gets or sets the name of the skill level. More...
 

Description

Represents the skill level of a specified resource for a specified process.

Property Documentation

string Comment
getset

Gets or sets the comment.

The comment.

ResourceIdentity Identity
getset

Gets or sets the identity.

The identity.

DateTime LastModifiedDateTime
getset

Gets or sets the last modified date time.

The last modified date time.

ProcessIdentity Process
getset

Gets or sets the process.

The process.

int SkillLevel
getset

Gets or sets the skill level.

The skill level.

string SkillLevelName
getset

Gets or sets the name of the skill level.

The name of the skill level.