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

Represents the summarized view of a resource. More...

Public Member Functions

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

Properties

CategoryIdentity Category [get, set]
 Gets or sets the category identity. More...
 
string EmailAddress [get, set]
 Gets or sets the email Address. More...
 
ResourceIdentity Identity [get, set]
 Gets or sets the resource identity. More...
 
string ImageUrl [get, set]
 Gets or sets the image URL. More...
 
short ManagerialLevel [get, set]
 Gets or sets the managerial level. More...
 
int NoteCount [get, set]
 Gets or sets the note count. More...
 
string ProfilePictureName [get, set]
 Gets or sets the resource profile picture name More...
 
Uri ResourceImageUrl [get, set]
 Gets or sets the resource image URL. More...
 
int SecurityLevel [get, set]
 Gets or sets the security level. More...
 
int SkillLevelMax [get, set]
 Gets or sets the skill level max. More...
 
int SkillLevelMin [get, set]
 Gets or sets the skill level min. More...
 
string UserId [get, set]
 Gets or sets the user id. More...
 

Description

Represents the summarized view of a resource.

Constructor & Destructor Documentation

Initializes a new instance of the ResourceSummary class.

Property Documentation

Gets or sets the category identity.

string EmailAddress
getset

Gets or sets the email Address.

The Email Address.

ResourceIdentity Identity
getset

Gets or sets the resource identity.

string ImageUrl
getset

Gets or sets the image URL.

The res image URL.

short ManagerialLevel
getset

Gets or sets the managerial level.

The managerial level.

int NoteCount
getset

Gets or sets the note count.

The Note count.

string ProfilePictureName
getset

Gets or sets the resource profile picture name

The profile picture name

Uri ResourceImageUrl
getset

Gets or sets the resource image URL.

The resource image URL.

int SecurityLevel
getset

Gets or sets the security level.

The security level.

int SkillLevelMax
getset

Gets or sets the skill level max.

The skill level max.

int SkillLevelMin
getset

Gets or sets the skill level min.

The skill level min.

string UserId
getset

Gets or sets the user id.

The user id.