PublishAllXmlAsyncResponse ComplexType
Contains the response from the PublishAllXmlAsync action.
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details |
|---|---|---|
| AsyncOperationId | Edm.Guid |
The Id of the system job that you can query to determine the outcome of the PublishAllXmlAsync action. |
Used by
The following use the PublishAllXmlAsyncResponse ComplexType.
| Name | How used |
|---|---|
| PublishAllXmlAsync | ReturnType |