Click or drag to resize

PutChangeQueryTrackingConfigurationBodyProperties Property

Configuration properties.

Namespace:  ArangoDBNetStandard.AqlFunctionApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public QueryTrackingConfiguration Properties { get; set; }

Property Value

Type: QueryTrackingConfiguration
See Also