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

Uniquely identifies the resource. More...

Public Member Functions

 ResourceIdentity ()
 Initializes a new instance of the ResourceIdentity class. More...
 
 ResourceIdentity (ResourceIdentity resourceIdentity)
 Initializes a new instance of the ResourceIdentity class. More...
 
override string ToString ()
 Returns a System.String that represents this instance. More...
 

Properties

string Id [get, set]
 Gets or sets id of the resource. More...
 
string Name [get, set]
 Gets or sets name of the resource. More...
 
short ResourceType [get, set]
 Gets or sets type of the resource.

EnumerationDescription
0Worker
1Hardware
2Software
3Group Of Workers
4Group Of Software
5Group Of Hardware
6Role
7Fixed Role
8Floating Role
32External User
33Worker or Group Of Workers
1024Human Only
2048Non human Only
2096AllResources
More...
 

Description

Uniquely identifies the resource.

Constructor & Destructor Documentation

Initializes a new instance of the ResourceIdentity class.

ResourceIdentity ( ResourceIdentity  resourceIdentity)

Initializes a new instance of the ResourceIdentity class.

Parameters
resourceIdentityThe resource identity.

Member Functions

override string ToString ( )

Returns a System.String that represents this instance.

Returns
A System.String that represents this instance.

Property Documentation

string Id
getset

Gets or sets id of the resource.

string Name
getset

Gets or sets name of the resource.

short ResourceType
getset

Gets or sets type of the resource.

EnumerationDescription
0Worker
1Hardware
2Software
3Group Of Workers
4Group Of Software
5Group Of Hardware
6Role
7Fixed Role
8Floating Role
32External User
33Worker or Group Of Workers
1024Human Only
2048Non human Only
2096AllResources