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

Represents a resource who is reporting to another resource. More...

Public Member Functions

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

Properties

string EmailAddress [get, set]
 Gets or sets the email address. More...
 
ResourceIdentity Identity [get, set]
 Gets or sets the Resource identity. More...
 
short ManagerialLevel [get, set]
 Gets or sets the Managerial level. More...
 
ServerIdentity Server [get, set]
 Gets or sets the server identity. More...
 

Description

Represents a resource who is reporting to another resource.

Constructor & Destructor Documentation

Initializes a new instance of the Subordinate class.

Property Documentation

string EmailAddress
getset

Gets or sets the email address.

The email address.

ResourceIdentity Identity
getset

Gets or sets the Resource identity.

short ManagerialLevel
getset

Gets or sets the Managerial level.

The Managerial level.

ServerIdentity Server
getset

Gets or sets the server identity.