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

Represents a Worker Resource in TotalAgility system. More...

Public Member Functions

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

Properties

bool ChangePasswordOnNextLogon [get, set]
 Gets or sets a value indicating whether [change password on next logon]. More...
 
DateTime EndDate [get, set]
 Gets or sets the end date. More...
 
double FixedCostRate [get, set]
 Gets or sets the fixed cost rate. More...
 
bool IsLockedOut [get, set]
 Gets or sets a value indicating whether [is locked out]. More...
 
DateTime LockedOutDateTime [get, set]
 Gets or sets the locked out date time. More...
 
short ManagerialLevel [get, set]
 Gets or sets the managerial level of the resource, specify a value 1 to 10 to indicate that the resource is a supervisor, or 99 if the resource cannot be a supervisor. More...
 
string Password [get, set]
 Gets or sets the password. More...
 
bool PasswordChanged [get, set]
 Gets or sets a value indicating whether the password has changed. More...
 
PersonaIdentity PersonaIdentity [get, set]
 Gets or sets the supervisor. More...
 
string PhoneNumber [get, set]
 Gets or sets the phone number. More...
 
DateTime StartDate [get, set]
 Gets or sets the start date. More...
 
short VariableCostPeriod [get, set]
 Gets or sets the variable cost period. More...
 
double VariableCostRate [get, set]
 Gets or sets the variable cost rate. More...
 
WorkAllocationRuleIdentity WorkAllocationRule [get, set]
 Gets or sets the work allocation rule. More...
 
CategoryIdentity WorkingCategory [get, set]
 Gets or sets the working category. More...
 
ResourceIdentity WorkingGroup [get, set]
 Gets or sets the supervisor. More...
 

Description

Represents a Worker Resource in TotalAgility system.

Constructor & Destructor Documentation

Initializes a new instance of the WorkerResource2 class.

Property Documentation

bool ChangePasswordOnNextLogon
getset

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

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

DateTime EndDate
getsetinherited

Gets or sets the end date.

The end date.

double FixedCostRate
getsetinherited

Gets or sets the fixed cost rate.

The fixed cost rate.

bool IsLockedOut
getset

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

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

DateTime LockedOutDateTime
getset

Gets or sets the locked out date time.

The locked out date time.

short ManagerialLevel
getsetinherited

Gets or sets the managerial level of the resource, specify a value 1 to 10 to indicate that the resource is a supervisor, or 99 if the resource cannot be a supervisor.

The managerial level.

string Password
getsetinherited

Gets or sets the password.

The password.

bool PasswordChanged
getsetinherited

Gets or sets a value indicating whether the password has changed.

Indicates password has changed.

Gets or sets the supervisor.

The supervisor.

string PhoneNumber
getset

Gets or sets the phone number.

The phone number.

DateTime StartDate
getsetinherited

Gets or sets the start date.

The start date.

short VariableCostPeriod
getsetinherited

Gets or sets the variable cost period.

The variable cost period.

double VariableCostRate
getsetinherited

Gets or sets the variable cost rate.

The variable cost rate.

Gets or sets the work allocation rule.

CategoryIdentity WorkingCategory
getsetinherited

Gets or sets the working category.

The working category.

ResourceIdentity WorkingGroup
getsetinherited

Gets or sets the supervisor.

The supervisor.