ApplicationFault Data Object - Customer Management
Defines the base object from which all Customer Management fault detail objects derive.
Syntax
<xs:complexType name="ApplicationFault" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="TrackingId" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
Elements
The ApplicationFault object has the following elements: TrackingId.
Element | Description | Data Type |
---|---|---|
TrackingId | The identifier of the log entry that contains the details of the API call. | string |
Requirements
Service: CustomerManagementService.svc v13
Namespace: https://adapi.microsoft.com