ProjListProjPostingContract Class [AX 2012]
The ProjListProjPostingContract class is the Data Contract class for the ProjListProjPosting 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.) |
| 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.) |
| parmProjAccruedCost | Gets or sets the value of the ProjAccruedCost data contract parameter. |
| parmProjAccruedRevenueOnAccount | Gets or sets the value of the ProjAccruedRevenueOnAccount data contract parameter. |
| parmProjAccruedRevenueSubscription | Gets or sets the value of the ProjAccruedRevenueSubscription data contract parameter. |
| parmProjAccruedTurnoverProd | Gets or sets the value of the ProjAccruedTurnoverProd data contract parameter. |
| parmProjAccruedTurnoverProfit | Gets or sets the value of the ProjAccruedTurnoverProfit data contract parameter. |
| parmProjCostAccount | Gets or sets the value of the ProjCostAccount data contract parameter. |
| parmProjDirect | Gets or sets the value of the ProjDirect data contract parameter. |
| parmProjIndirect | Gets or sets the value of the ProjIndirect data contract parameter. |
| parmProjMissing | Gets or sets the value of the ProjMissing data contract parameter. |
| parmProjOffsetAccountItem | Gets or sets the value of the ProjOffsetAccountItem data contract parameter. |
| parmProjOnAccountAccount | Gets or sets the value of the ProjOnAccountAccount data contract parameter. |
| parmProjPayrollAllocation | Gets or sets the value of the ProjPayrollAllocation data contract parameter. |
| parmProjRevenueAccount | Gets or sets the value of the ProjRevenueAccount data contract parameter. |
| parmProjSalesOffsetAccount | Gets or sets the value of the ProjSalesOffsetAccount data contract parameter. |
| parmProjSalesValue | Gets or sets the value of the ProjSalesValue data contract parameter. |
| parmProjStatusAccount | Gets or sets the value of the ProjStatusAccount data contract parameter. |
| parmProjStatusAccountItem | Gets or sets the value of the ProjStatusAccountItem data contract parameter. |
| parmProjWIPCostAccruals | Gets or sets the value of the ProjWIPCostAccruals data contract parameter. |
| parmProjWIPInvoicedOnAccount | Gets or sets the value of the ProjWIPInvoicedOnAccount data contract parameter. |
| parmProjWIPProduction | Gets or sets the value of the ProjWIPProduction data contract parameter. |
| parmProjWIPProfit | Gets or sets the value of the ProjWIPProfit data contract parameter. |
| parmProjWIPSubscription | Gets or sets the value of the ProjWIPSubscription 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.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: