LeanDocumentDataContract Class [AX 2012]
The LeanDocumentDataContract class is the data contract class for the LeanDocumentServiceCreation service.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| clear | Clears the state of the object. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| equals | Determines whether the two objects are equal. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initDefaultValues | Provides default initialization for contract members. |
| initValuesUI | Initializes the default values when the contract is used from the service user interface. |
| new | Initializes a new instance of the LeanDocumentDataContract class. |
| 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.) |
| pack | Serializes the current instance of the LeanDocumentDataContract class. |
| parmAggregationMode | Gets or sets the AggregationMode parameter. |
| parmCreatePurchaseOrders | Gets or sets the CreatePurchaseOrders parameter. |
| parmCreateReceiptAdvices | Gets or sets the CreateReceiptAdvices parameter. |
| parmKanbanRule | Gets or sets the KanbanRule parameter. |
| parmLegalEntity | Gets or sets the LegalEntity parameter. |
| parmMinimumJobStatus | Gets or sets the MinimumJobStatus parameter. |
| parmPlanActivity | Gets or sets the PlanActivity parameter. |
| parmPlanReference | Gets or sets the PlanReference parameter. |
| parmPurchAgreementHeader | Gets or sets the PurchAgreementHeader parameter. |
| parmValidFromDate | Gets or sets the ValidFromDate parameter. |
| parmValidToDate | Gets or sets the ValidToDate parameter. |
| parmVendAccount | Gets or sets the VendAccount 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.) |
| unpack | Deserializes the _packedClass parameter value to an instance of the LeanDocumentDataContract class. |
| 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: