Click or drag to resize

PatchDocumentsResponseTEmpty 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 PatchDocumentsResponse<T> Empty()

Return Value

Type: PatchDocumentsResponseT
See Also