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

ResourceAvailability class. More...

Public Member Functions

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

Properties

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 represented 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 that is represented into days, hours, minutes, seconds and total seconds. More...
 

Description

ResourceAvailability class.

Constructor & Destructor Documentation

Initializes a new instance of the ResourceAvailability class.

Property Documentation

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 represented 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 that is represented into days, hours, minutes, seconds and total seconds.

The TimeAvailable value.