ProjResourceAvailabilityWeekQuery Class [AX 2012]
Project resource availability week query.
| Method | Description | |
|---|---|---|
| addActivityBookedCapacity | Add activity booked capacity. (Overrides the addActivityBookedCapacity Method.) |
| addEmploymentCapacity | Add employment capacity. (Inherited from ProjResourceAvailabilityBaseQuery.) |
| addHardBookedCapacity | Add hard booked capacity. (Overrides the addHardBookedCapacity Method.) |
| addHourCapacity | Add hour capacity. (Inherited from ProjResourceAvailabilityBaseQuery.) |
| addScheduleStatus | Add schedule status. (Inherited from ProjResourceAvailabilityBaseQuery.) |
| addSoftBookedCapacity | Add soft booked capacity. (Overrides the addSoftBookedCapacity Method.) |
| addTaskBookedCapacity | Add task booked capacity. (Overrides the addTaskBookedCapacity Method.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| clearResourceCapacity | Clear resource capacity. (Inherited from ProjResourceAvailabilityBaseQuery.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getCalendarCapacity | Get calendar capacity. (Overrides the getCalendarCapacity Method.) |
| getCapacity | Get capacity. (Inherited from ProjResourceAvailabilityBaseQuery.) |
| getEndDate | Get end date in the week. (Overrides the getEndDate Method.) |
| getResourceAvailability | Retrieves Worker resource availability information for the specified Project or Quotation, or Task within the specified date range. (Inherited from ProjResourceAvailabilityBaseQuery.) |
| getStartDate | Get start date. (Overrides the getStartDate Method.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Initializes a new instance of the ProjResourceAvailabilityWeekQuery class. (Overrides the new Method.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmResourceSet | Gets or Sets the Resource set value to use within the class. (Inherited from ProjResourceAvailabilityBaseQuery.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Construct method. |
Community Additions
ADD
Show: