Click or drag to resize

CursorResponseTError Property

A flag to indicate that an error occurred (false in this case)

Namespace:  ArangoDBNetStandard.CursorApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public bool Error { get; set; }

Property Value

Type: Boolean

Implements

ICursorResponseTError
See Also