ProjResourceAvailabilityViewArgs Class [AX 2012]

Argument class for ProjAvailabilityView and ProjResourceAvailability forms.

class ProjResourceAvailabilityViewArgs extends ProjAvailabilityViewArgs

Run On

Called

  MethodDescription
Dn517072.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn517072.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn517072.protmethod(en-us,AX.60).gif getTimeframe Get timeframe object. (Inherited from ProjAvailabilityViewArgs.)
Dn517072.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn517072.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn517072.pubmethod(en-us,AX.60).gif new Initializes a new instance of the ProjResourceAvailabilityViewArgs class. (Overrides the new Method.)
Dn517072.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Dn517072.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Dn517072.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn517072.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn517072.pubmethod(en-us,AX.60).gif parmActivities Gets or sets the Activities parameter. (Inherited from ProjAvailabilityViewArgs.)
Dn517072.pubmethod(en-us,AX.60).gif parmActivityType Gets or sets the ActivityType parameter. (Inherited from ProjAvailabilityViewArgs.)
Dn517072.pubmethod(en-us,AX.60).gif parmAvailabilityView Gets or sets the AvailabilityView parameter. (Overrides the parmAvailabilityView Method.)
Dn517072.pubmethod(en-us,AX.60).gif parmCallbackArgument Gets or sets the CallbackArgument parameter. (Inherited from ProjAvailabilityViewArgs.)
Dn517072.pubmethod(en-us,AX.60).gif parmCallbackObject Gets or sets the CallbackObject parameter. (Inherited from ProjAvailabilityViewArgs.)
Dn517072.pubmethod(en-us,AX.60).gif parmCallerArguments Gets or sets the CallerArguments parameter. (Inherited from ProjAvailabilityViewArgs.)
Dn517072.pubmethod(en-us,AX.60).gif parmContextActivity Gets or sets the value of the Activity Id. (Inherited from ProjAvailabilityViewArgs.)
Dn517072.pubmethod(en-us,AX.60).gif parmContextActivityType Gets or sets the Activity type context. (Inherited from ProjAvailabilityViewArgs.)
Dn517072.pubmethod(en-us,AX.60).gif parmDisplayHardBookButton Gets or sets the DisplayHardBookButton parameter. (Inherited from ProjAvailabilityViewArgs.)
Dn517072.pubmethod(en-us,AX.60).gif parmDisplayReleaseButton Gets or sets the DisplayReleaseButton parameter. (Inherited from ProjAvailabilityViewArgs.)
Dn517072.pubmethod(en-us,AX.60).gif parmDisplayTransferButton Gets or sets the DisplayTransferButton parameter. (Inherited from ProjAvailabilityViewArgs.)
Dn517072.pubmethod(en-us,AX.60).gif parmDisplayUtilization Gets or sets the DisplayUtilization parameter. (Inherited from ProjAvailabilityViewArgs.)
Dn517072.pubmethod(en-us,AX.60).gif parmEnableMultiResourceSelection Gets or sets the EnableMultiResourceSelection parameter. (Inherited from ProjAvailabilityViewArgs.)
Dn517072.pubmethod(en-us,AX.60).gif parmEnablePartialBooking Gets or sets the EnablePartialBooking parameter. (Inherited from ProjAvailabilityViewArgs.)
Dn517072.pubmethod(en-us,AX.60).gif parmEndDate Gets or sets the EndDate parameter. (Inherited from ProjAvailabilityViewArgs.)
Dn517072.pubmethod(en-us,AX.60).gif parmLeft Gets or sets the Left parameter. (Inherited from ProjAvailabilityViewArgs.)
Dn517072.pubmethod(en-us,AX.60).gif parmProjectRoleId Gets or sets the ProjectRoleId parameter. (Inherited from ProjAvailabilityViewArgs.)
Dn517072.pubmethod(en-us,AX.60).gif parmResources Gets or sets the Resources parameter. (Overrides the parmResources Method.)
Dn517072.pubmethod(en-us,AX.60).gif parmRoleId Gets or sets the RoleId parameter. (Inherited from ProjAvailabilityViewArgs.)
Dn517072.pubmethod(en-us,AX.60).gif parmStartDate Gets or sets the StartDate parameter. (Inherited from ProjAvailabilityViewArgs.)
Dn517072.pubmethod(en-us,AX.60).gif parmTaskId Gets or sets the TaskId parameter. (Inherited from ProjAvailabilityViewArgs.)
Dn517072.pubmethod(en-us,AX.60).gif parmTop Gets or sets the Top parameter. (Inherited from ProjAvailabilityViewArgs.)
Dn517072.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn517072.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn517072.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Dn517072.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn517072.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn517072.pubmethod(en-us,AX.60).gif Dn517072.static(en-us,AX.60).gif ::construct Construct method.
Top

Object Class
  ProjAvailabilityViewArgs Class
    ProjResourceAvailabilityViewArgs Class

Community Additions

ADD
Show: