GanttCalendarWrkCtr Class [AX 2012]
| Method | Description | |
|---|---|---|
| adjustDurationWithEfficiencyBackward | Adjusts the duration of a node by taking into account the efficiency assigned to each working time slot. (Inherited from GanttCalendar.) |
| adjustDurationWithEfficiencyForward | Adjusts the duration of a node by taking into account the efficiency assigned to each working time slot. (Inherited from GanttCalendar.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| copyDataToCalendar | Copies data from the current calendar temporary table to the GanttCalendar Class. (Inherited from GanttCalendar.) |
| deleteAllData | Deletes all data stored in the temporary table of the GanttCalendar Class. (Inherited from GanttCalendar.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getAllDaysOpenWorkIntervals | Gets the records to insert in the calendar temporary table data for the all day open calendar. (Inherited from GanttCalendar.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getWorkIntervalsFromServer | (Overrides the getWorkIntervalsFromServer Method.) |
| getWorkIntervalsPerDate | (Inherited from GanttCalendar.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initSetLoadedDatesAllDaysOpen | (Inherited from GanttCalendar.) |
| initSetLoadedRecIds | (Inherited from GanttCalendar.) |
| load | Loads data into the GanttCalendar Class temporary table. (Inherited from GanttCalendar.) |
| new | Initializes a new instance of the GanttCalendar class. (Inherited from GanttCalendar.) |
| 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.) |
| parmCalendarName | Gets or sets the CalendarName parameter. (Inherited from GanttCalendar.) |
| parmIsDataLoaded | Gets or sets the IsDataLoaded parameter. (Inherited from GanttCalendar.) |
| parmWorkCalendarDateLine | Gets or sets the WorkCalendarDateLine parameter. (Inherited from GanttCalendar.) |
| resetTmpBuffer | (Inherited from GanttCalendar.) |
| 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 | Initializes a new instance of the GanttCalendarWrkCtr class. |
| ::getWorkCalendarDateLineFromServer | Gets all the calendar lines in a specified time interval for a specified work center. |
| ::getWrkCtrCalendarId | Finds the calendar that is valid for the resource on a specific date. |
Community Additions
ADD
Show: