Click or drag to resize

PostDocumentsQueryReturnOld Property

Whether to return a full copy of the old document.

Namespace:  ArangoDBNetStandard.DocumentApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public bool? ReturnOld { get; set; }

Property Value

Type: NullableBoolean
See Also