ProjReserveResourceProjClient Class [AX 2012]
Project reserve resources for Microsoft project client.
| Method | Description | |
|---|---|---|
| autoAssignResource | Automatically assign resources for selected activity. (Inherited from ProjReserveResourceWBS.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getCalendarDataArea | Get calendar data area. (Inherited from ProjReserveResource.) |
| getHoursToReserve | get hrs to reserve for a worker on a certain date (Overrides the getHoursToReserve Method.) |
| getRelatedProjectRoles | Gets the related Project team role records. (Inherited from ProjReserveResource.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| isWorkerValid | Validates whether the worker specified is schedulable in the current company |
| new | Create new instance. (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.) |
| parmActNumber | Gets or sets the ActNumber parameter. (Inherited from ProjReserveResource.) |
| parmAllocationHours | Gets or sets the AllocationHours parameter. (Inherited from ProjReserveResource.) |
| parmBookRemainCapacity | Gets or sets the BookRemainCapacity parameter. (Inherited from ProjReserveResource.) |
| parmCalendarDataArea | Gets or sets the CalendarDataArea parameter. (Inherited from ProjReserveResource.) |
| parmCalendarId | Gets or sets the Calendar Id to use in the class (Inherited from ProjReserveResourceWBS.) |
| parmCommitType | Gets or sets the CommitType parameter. (Inherited from ProjReserveResource.) |
| parmDistributeEqually | Gets or sets the flag that determines whether Hours should be distributed equally (Inherited from ProjReserveResourceWBS.) |
| parmEndDate | Gets or sets the EndDate parameter. (Inherited from ProjReserveResource.) |
| parmHoursDistributeType | Gets or sets the HoursDistributeType parameter. (Inherited from ProjReserveResource.) |
| parmHrsToReserve | Gets or sets the HrsToReserve parameter. |
| parmIgnoreCalendar | Gets or sets the IgnoreCalendar parameter. (Inherited from ProjReserveResource.) |
| parmPercent | Gets or sets the Percent parameter. (Inherited from ProjReserveResource.) |
| parmProjId | Gets or sets the ProjId parameter. (Inherited from ProjReserveResource.) |
| parmProjRoleId | Gets or sets the ProjRoleId parameter. (Inherited from ProjReserveResource.) |
| parmQuotationId | Gets or sets the QuotationId parameter. (Inherited from ProjReserveResource.) |
| parmRemainingHours | Gets or sets the RemainingHours parameter. (Inherited from ProjReserveResource.) |
| parmRoleId | Gets or sets the RoleId parameter. (Inherited from ProjReserveResource.) |
| parmStartDate | Gets or sets the StartDate parameter. (Inherited from ProjReserveResource.) |
| parmTransferSoftBookedHours | Gets or sets the TransferSoftBookedHours parameter. (Inherited from ProjReserveResource.) |
| parmWorker | Gets or sets the Worker parameter. (Inherited from ProjReserveResource.) |
| parmWorkerLegalEntity | Gets or sets the WorkerLegalEntity parameter. (Inherited from ProjReserveResource.) |
| releasePerWorker | release a worker during proj client integration (Overrides the releasePerWorker Method.) |
| releasePerWorkerPerProject | Release all the bookings for that worker dureing the start/end time for a certain project. (Inherited from ProjReserveResource.) |
| releasePerWorkerPerQuotation | Release all the bookings for that worker dureing the start/end time for a quotation (Inherited from ProjReserveResource.) |
| reservePerWorker | Reserve for each worker either from RBS or WBS (Overrides the reservePerWorker Method.) |
| reserveWorkerOnDay | Reserver worker on day. (Inherited from ProjReserveResourceWBS.) |
| 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.) |
| transferReservation | transfer all softbookings to hard books but respect to the effort hrs in the specified activity dates. (Inherited from ProjReserveResourceWBS.) |
| transferSoftBookOnDay | Transfer soft book to hard book on day. (Inherited from ProjReserveResourceWBS.) |
| updateActivityStatus | Update the schedule status for each activity. (Inherited from ProjReserveResource.) |
| updateProjRole | Updates the project role with worker. (Inherited from ProjReserveResourceWBS.) |
| updateProjRoleDate | Update the role's start/end date based on the reservations. (Inherited from ProjReserveResource.) |
| updateScheduleStatus | Update schedule statue. (Inherited from ProjReserveResourceWBS.) |
| 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.) |
Object Class
ProjReserveResource Class
ProjReserveResourceWBS Class
ProjReserveResourceProjClient Class
ProjReserveResource Class
ProjReserveResourceWBS Class
ProjReserveResourceProjClient Class
Community Additions
ADD
Show: