Click or drag to resize

CursorResponseTId Property

ID of temporary cursor created on the server (optional).

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

Property Value

Type: String

Implements

ICursorResponseTId
See Also