Click or drag to resize

PutDocumentQueryReturnOld Property

Whether to return the complete previous revision of the changed document under Old.

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