DocumentApiClientPostDocumentAsync Method |
| Name | Description | |
|---|---|---|
| PostDocumentAsyncT(String, T, PostDocumentsQuery, ApiClientSerializationOptions, DocumentHeaderProperties) |
Post a single document.
| |
| PostDocumentAsyncT, U(String, T, PostDocumentsQuery, ApiClientSerializationOptions, DocumentHeaderProperties) |
Post a single document with the possibility to specify a different type
for the new document object returned in the response.
|