DOSitesAxDataInterop Class [AX 2012]
The DOSitesAxDataIneterop class does data exchange with Microsoft Dynamics AX.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createService | |
| createServiceWithOperationContext | |
| createXmlDocument | Creates document in Microsoft Dynamics AX that is represented by the document service. |
| createXmlDocument_ViaPort | |
| createXmlDocument_ViaServiceClass | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| findKeys | |
| findKeys_ViaPort | |
| findKeys_ViaServiceClass | |
| getChangedKeys | |
| getChangedKeys_ViaPort | |
| getChangedKeys_ViaServiceClass | |
| getKeys | |
| getSchema | Gets the schema that is associated with document service |
| getSharedTypeSchema | Gets the shared schema XSD that contains type information for main elements of the document |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getXmlDocument | Reads the XML document for the specified key. |
| getXmlDocument_ViaPort | |
| getXmlDocument_ViaServiceClass | |
| getXmlDocumentInternal | |
| getXmlDocuments | |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| invokeServiceOperation | |
| new | |
| 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.) |
| parmDocumentClassId | Gets or sets the DocumentClassId parameter. |
| parmDocumentServiceClassId | Gets or sets the DocumentServiceClassId parameter. |
| parmPortRecId | Gets or sets the PortRecId parameter. |
| setEntityKeyTableId | |
| 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.) |
| updateXmlDocument | Updates the Microsoft Dynamics AX entities that are represented by the input key and input XML data. |
| updateXmlDocument_ViaPort | |
| updateXmlDocument_ViaServiceClass | |
| updateXmlDocuments | Updates the Microsoft Dynamics AX entities that are represented by input key and input XML data. |
| 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.) |
| ::construct | Constructs a new instance of the DOSitesAxDataInterop class. |
| ::newPortDocumentService | Creates a new instance of the DOSitesAxDataInterop class that is based on the specified port and document service class identifier. |
Community Additions
ADD
Show: