Click or drag to resize

CursorResponsePlanRules Property

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

Property Value

Type: IEnumerableString
See Also