ProjAvailabilityViewControllerArgs Class [AX 2012]
Controller arguments class for ProjAvailabilityView form.
| Method | Description | |
|---|---|---|
| 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.) |
| 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 Object class. (Inherited from Object.) |
| 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.) |
| parmActivityFieldGroup | Gets or sets the ActivityFieldGroup parameter. |
| parmArguments | Gets or sets the Arguments parameter. |
| parmAssignmentTarget | Gets or sets the AssignmentTarget parameter. |
| parmAttributesCriteria | Gets or sets the AttributesCriteria parameter. |
| parmAvailabilityGrid | Gets or sets the AvailabilityGrid parameter. |
| parmAvailableField | Gets or sets the AvailableField parameter. |
| parmBookedField | Gets or sets the BookedField parameter. |
| parmCertificationsCriteria | Gets or sets the CertificationsCriteria parameter. |
| parmCompetencyThreshold | Gets or sets the CompetencyThreshold parameter. |
| parmCurrentLegalEntity | Gets or sets the CurrentLegalEntity parameter. |
| parmCurrentProjectDepartment | Gets or sets the CurrentProjectDepartment parameter. |
| parmEducationCriteria | Gets or sets the EducationCriteria parameter. |
| parmEndDate | Gets or sets the EndDate parameter. |
| parmForm | Gets or sets the Form parameter. |
| parmFormDesign | Gets or sets the FormDesign parameter. |
| parmFormRun | Gets or sets the FormRun parameter. |
| parmHardBookButton | Gets or sets the HardBookButton parameter. |
| parmHardBookingUtilization | Gets or sets the HardBookingUtilization parameter. |
| parmLabelController | Gets or sets the LabelController parameter. |
| parmMainGrid | Gets or sets the MainGrid parameter. |
| parmMainGridDataSource | Gets or sets the MainGridDataSource parameter. |
| parmNextButton | Gets or sets the NextButton parameter. |
| parmNonWorkingDayField | Gets or sets the NonWorkingDayField parameter. |
| parmOverbookedField | Gets or sets the OverbookedField parameter. |
| parmPartiallyAvailableField | Gets or sets the PartiallyAvailableField parameter. |
| parmPreviousButton | Gets or sets the PreviousButton parameter. |
| parmProjectsCriteria | Gets or sets the ProjectsCriteria parameter. |
| parmResourceCommitment | Gets or sets the ResourceCommitment parameter. |
| parmResourceFieldGroup | Gets or sets the ResourceFieldGroup parameter. |
| parmResourceReferenceField | Gets or sets the ResourceReferenceField parameter. |
| parmRolesCriteria | Gets or sets the RolesCriteria parameter. |
| parmSearchButton | Gets or sets the SearchButton parameter. |
| parmSelectedField | Gets or sets the SelectedField parameter. |
| parmSkillsCriteria | Gets or sets the SkillsCriteria parameter. |
| parmSoftBookButton | Gets or sets the SoftBookButton parameter. |
| parmSoftBookingUtilization | Gets or sets the SoftBookingUtilization parameter. |
| parmStartDate | Gets or sets the StartDate parameter. |
| parmTeamMemberIcon | Gets or sets the TeamMemberIcon parameter. |
| parmTimeframe | Gets or sets the Timeframe parameter. |
| parmTransferButton | Gets or sets the TransferButton parameter. |
| parmWorkerCriteriaController | Gets or sets the WorkerCriteriaController parameter. |
| 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 ProjAvailabilityViewControllerArgs class. |
Community Additions
ADD
Show: