Click or drag to resize

PutDocumentResponseT_oldRev Property

Contains the revision of the old (now replaced) document.

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

Property Value

Type: String
See Also