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

OnLoanResourceAvailablity class. More...

Public Member Functions

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

Properties

TimePeriod Duration [get, set]
 Gets or sets the loan period of the resource break down into days, hours, minutes, seconds and total seconds. More...
 
int IndividualActivityCount [get, set]
 Gets or sets the number of activities directly assigned to the resource. More...
 
TimePeriod IndividualWorkLoad [get, set]
 Gets or sets the individual workload which is break down into days, hours, minutes, seconds and total seconds. More...
 
ResourceIdentity ResourceIdentity [get, set]
 Gets or sets the details of the resource. More...
 
TimePeriod TimeAvailable [get, set]
 Gets or sets the available time of the resource for the specified time period break down into days, hours, minutes, seconds and total seconds. More...
 

Description

OnLoanResourceAvailablity class.

Constructor & Destructor Documentation

Initializes a new instance of the OnLoanResourceAvailability class.

Property Documentation

Gets or sets the loan period of the resource break down into days, hours, minutes, seconds and total seconds.

The Duration value.

int IndividualActivityCount
getset

Gets or sets the number of activities directly assigned to the resource.

The IndividualActivityCount value.

TimePeriod IndividualWorkLoad
getset

Gets or sets the individual workload which is break down into days, hours, minutes, seconds and total seconds.

The IndividualWorkLoad value.

Gets or sets the details of the resource.

The Resource identity.

TimePeriod TimeAvailable
getset

Gets or sets the available time of the resource for the specified time period break down into days, hours, minutes, seconds and total seconds.

The TimeAvailable value.