Click or drag to resize

DeleteDocumentsDocumentResponseTErrorNum Property

ArangoDB error number.

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

Property Value

Type: Int32
See Also