AifWcfMessage Class [AX 2012]
| Method | Description | |
|---|---|---|
| addMessagePart | Microsoft internal use only. |
| 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.) |
| getAction | Microsoft internal use only. |
| getAifMessage | Microsoft internal use only. |
| getMessageId | Microsoft internal use only. |
| getMessageName | Microsoft internal use only. |
| getMessageNamespace | Microsoft internal use only. |
| getMessagePart | Microsoft internal use only. |
| getMessagePartCount | Microsoft internal use only. |
| getMessageParts | Microsoft internal use only. |
| getMessagePartType | Microsoft internal use only. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getWcfXml | Microsoft internal use only. |
| getXml | Microsoft internal use only. |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| isFault | Microsoft internal use only. |
| new | Microsoft internal use only. |
| 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.) |
| setMessagePart | Microsoft internal use only. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setXml | Microsoft internal use only. |
| 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.) |
| ::changeXmlRoot | Microsoft internal use only. |
| ::create | Microsoft internal use only. |
| ::createFromAifMessage | Microsoft internal use only. |
| ::createFromXml | Microsoft internal use only. |
| ::initAifMessageFromXml | Microsoft internal use only. |
| ::isFaultMessage | Microsoft internal use only. |
Community Additions
ADD
Show: