ProjCashFlowProjectReportContract Class [AX 2012]
The ProjCashFlowProjectReportContract class is the Data Contract class for the ProjCashFlowProjectReport SSRS report.
| 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.) |
| initialize | Sets the default value for the data contract parameter. |
| 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.) |
| parmActualBudgetDeviationSum | Gets or sets the value of the ActualBudgetDeviationSum data contract parameter. |
| parmAddDaysToCost | Gets or sets the value of the AddDaysToCost data contract parameter. |
| parmAddDaysToSales | Gets or sets the value of the AddDaysToSales data contract parameter. |
| parmExpectedCostPayDate | Gets or sets the value of the ExpectedCostPayDate data contract parameter. |
| parmExpenses | Gets or sets the value of the Expenses data contract parameter. |
| parmFixedPrice | Gets or sets the value of the FixedPrice data contract parameter. |
| parmForecastModelId | Gets or sets the value of the ForecastModelId data contract parameter. |
| parmHour | Gets or sets the value of the Hour data contract parameter. |
| parmInclExpectedPayment | Gets or sets the value of the InclExpectedPayment data contract parameter. |
| parmInclPaidPayment | Gets or sets the value of the InclPaidPayment data contract parameter. |
| parmInternalCost | Gets or sets the value of the InternalCost data contract parameter. |
| parmInvestment | Gets or sets the value of the Investment data contract parameter. |
| parmItem | Gets or sets the value of the Item data contract parameter. |
| parmLevel | Gets or sets the value of the Level data contract parameter. |
| parmMinimumSalesPayDate | Gets or sets the value of the MinimumSalesPayDate data contract parameter. |
| parmOnAcc | Gets or sets the value of the onAcc data contract parameter. |
| parmPaymentBreakDate | Gets or sets the value of the PaymentBreakDate data contract parameter. |
| parmPaymentFromDate | Gets or sets the value of the PaymentFromDate data contract parameter. |
| parmPaymentToDate | Gets or sets the value of the PaymentToDate data contract parameter. |
| parmProjBreakDate | Gets or sets the value of the ProjBreakDate data contract parameter. |
| parmProjFromDate | Gets or sets the value of the ProjFromDate data contract parameter. |
| parmProjToDate | Gets or sets the value of the ProjToDate data contract parameter. |
| parmProjView | Gets or sets the value of the ProjView data contract parameter. |
| parmRevenue | Gets or sets the value of the Revenue data contract parameter. |
| parmShowAmount | Gets or sets the value of the ShowAmount data contract parameter. |
| parmSkipBlankId | Gets or sets the value of the SkipBlankId data contract parameter. |
| parmSkipZero | Gets or sets the value of the SkipZero data contract parameter. |
| parmTime | Gets or sets the value of the Time data contract parameter. |
| parmTimeMaterial | Gets or sets the value of the TimeMaterial data contract 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.) |
| validate | Determines whether the parameters are valid. |
| 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 ProjCashFlowProjectReportContract class. |
Community Additions
ADD
Show: