ProjListTransCommittedCostContract Class [AX 2012]
The ProjListTransCommittedCostContract class is the data contract class for the ProjListTransCommittedCost 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.) |
| parmExpenseManagement | Gets or sets the value of the ExpenseManagement parameter. |
| parmHourJournal | Gets or sets the value of the HourJournal parameter. |
| parmProjFixedPrice | Gets or sets the value of the _projFixedPrice datacontract parameter. |
| parmProjFromDate | Gets or sets the value of the _projFromDate datacontract parameter. |
| parmProjInternalAndCost | Gets or sets the value of the _projInternalAndCost datacontract parameter. |
| parmProjInvestment | Gets or sets the value of the _projInvestment datacontract parameter. |
| parmProjItemJournal | Gets or sets the value of the _projItemJournal datacontract parameter. |
| parmProjItemRequirement | Gets or sets the value of the _projItemRequirement datacontract parameter. |
| parmProjLevel1 | Gets or sets the value of the _projLevel1 datacontract parameter. |
| parmProjLevel2 | Gets or sets the value of the _projLevel2 datacontract parameter. |
| parmProjLevel3 | Gets or sets the value of the _projLevel3 datacontract parameter. |
| parmProjProduction | Gets or sets the value of the _projProduction datacontract parameter. |
| parmProjPurchaseOrder | Gets or sets the value of the _projPurchaseOrder datacontract parameter. |
| parmProjPurchaseRequisition | Gets or sets the value of the _projPurchaseRequisition datacontract parameter. |
| parmProjSalesOrder | Gets or sets the value of the _projSalesOrder datacontract parameter. |
| parmProjShowAmt | Gets or sets the value of the _projShowAmt datacontract parameter. |
| parmProjShowTransactions | Gets or sets the value of the _projShowTransactions datacontract parameter. |
| parmProjSpecifyTransactions | Gets or sets the value of the _projSpecifyTransactions datacontract parameter. |
| parmProjTimeAndMaterial | Gets or sets the value of the _projTimeAndMaterial datacontract parameter. |
| parmProjToDate | Gets or sets the value of the _projToDate datacontract parameter. |
| parmTravelRequisition | Gets or sets the value of the TravelRequisition parameter. |
| parmVendorInvoice | Gets or sets the value of the VendorInvoice 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 | Validates the parameters. |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: