Click or drag to resize

DeleteDocumentResponseT Properties

The DeleteDocumentResponseT generic type exposes the following members.

Properties
  NameDescription
Public property_id
ArangoDB document ID.
(Inherited from DocumentBase.)
Public property_key
ArangoDB document key.
(Inherited from DocumentBase.)
Public property_rev
ArangoDB document revision tag.
(Inherited from DocumentBase.)
Public propertyOld
Top
See Also