All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
SkillLevel Class Reference

SkillLevel class. More...

Public Member Functions

 SkillLevel ()
 Initializes a new instance of the SkillLevel class. More...
 

Properties

DateTime LastModifiedDate [get, set]
 Gets or sets the last modified date. More...
 
ResourceIdentity LastModifiedResource [get, set]
 Gets or sets the last modified resource. More...
 
short Level [get, set]
 Gets or sets the Level. More...
 
string Name [get, set]
 Gets or sets the name. More...
 

Description

SkillLevel class.

Constructor & Destructor Documentation

Initializes a new instance of the SkillLevel class.

Property Documentation

DateTime LastModifiedDate
getset

Gets or sets the last modified date.

The last modified date.

ResourceIdentity LastModifiedResource
getset

Gets or sets the last modified resource.

The last modified resource.

short Level
getset

Gets or sets the Level.

The Level.

string Name
getset

Gets or sets the name.

The name.