Click or drag to resize

DeleteDocumentsDocumentResponseT Properties

The DeleteDocumentsDocumentResponseT 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 propertyError
Indicates whether an error occurred.
Public propertyErrorMessage
ArangoDB error message.
Public propertyErrorNum
ArangoDB error number.
Public propertyOld (Inherited from DeleteDocumentResponseT.)
Top
See Also