Click or drag to resize

DeleteDocumentsResponseTEmpty Method

Creates an empty response. This is used when Silent is true.

Namespace:  ArangoDBNetStandard.DocumentApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public static DeleteDocumentsResponse<T> Empty()

Return Value

Type: DeleteDocumentsResponseT
See Also