Click or drag to resize

PostTransactionResponseT Properties

The PostTransactionResponseT generic type exposes the following members.

Properties
  NameDescription
Public propertyCode
The ArangoDB result code.
Public propertyError
Whether the request resulted in error.
Public propertyResult
Deserialized result from the transaction function.
Top
See Also