IDocumentApiClient.DeleteDocumentsAsync Method |
Name | Description | |
---|---|---|
![]() | DeleteDocumentsAsync(String, IList<String>, DeleteDocumentsQuery, DocumentHeaderProperties) |
Delete multiple documents based on the passed document selectors.
A document selector is either the document ID or the document Key.
|
![]() | DeleteDocumentsAsync<T>(String, IList<String>, DeleteDocumentsQuery, DocumentHeaderProperties) |
Delete multiple documents based on the passed document selectors.
A document selector is either the document ID or the document Key.
|