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

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

Public Member Functions

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

Properties

CategoryIdentity Category [get, set]
 Gets or sets the category. More...
 
bool ChangePasswordOnNextLogon [get, set]
 Gets or sets a value indicating whether [change password on next logon]. More...
 
string EmailAddress [get, set]
 Gets or sets the email address. More...
 
DateTime EndDate [get, set]
 Gets or sets the end date. More...
 
bool IsLockedOut [get, set]
 Gets or sets a value indicating whether [is locked out]. More...
 
DateTime LastModifiedDate [get, set]
 Gets or sets the last modified date. More...
 
string Name [get, set]
 Gets or sets the name. More...
 
string Password [get, set]
 Gets or sets the password. More...
 
PersonaIdentity PersonaIdentity [get, set]
 Gets or sets the persona identity. More...
 
string PhoneNumber [get, set]
 Gets or sets the phone number. 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 CaseParticipant2 class.

Property Documentation

CategoryIdentity Category
getsetinherited

Gets or sets the category.

The category.

bool ChangePasswordOnNextLogon
getset

Gets or sets a value indicating whether [change password on next logon].

true if [change password on next logon]; otherwise, false.

string EmailAddress
getsetinherited

Gets or sets the email address.

The email address.

DateTime EndDate
getsetinherited

Gets or sets the end date.

The end date.

bool IsLockedOut
getset

Gets or sets a value indicating whether [is locked out].

true if [is locked out]; otherwise, false.

DateTime LastModifiedDate
getset

Gets or sets the last modified date.

The last modified date.

string Name
getsetinherited

Gets or sets the name.

The name.

string Password
getsetinherited

Gets or sets the password.

The password.

Gets or sets the persona identity.

The persona identity.

string PhoneNumber
getset

Gets or sets the phone number.

The phone number.

DateTime StartDate
getsetinherited

Gets or sets the start date.

The start date.