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

Represents an external resource in TotalAgility system. More...

Public Member Functions

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

Properties

CategoryIdentity Category [get, set]
 Gets or sets the category. More...
 
string EmailAddress [get, set]
 Gets or sets the email address. More...
 
DateTime EndDate [get, set]
 Gets or sets the end date. More...
 
string Name [get, set]
 Gets or sets the name. More...
 
string Password [get, set]
 Gets or sets the password. More...
 
DateTime StartDate [get, set]
 Gets or sets the start date. More...
 

Description

Represents an external resource in TotalAgility system.

Constructor & Destructor Documentation

Initializes a new instance of the CaseParticipant class.

Property Documentation

Gets or sets the category.

The category.

string EmailAddress
getset

Gets or sets the email address.

The email address.

DateTime EndDate
getset

Gets or sets the end date.

The end date.

string Name
getset

Gets or sets the name.

The name.

string Password
getset

Gets or sets the password.

The password.

DateTime StartDate
getset

Gets or sets the start date.

The start date.