Click or drag to resize

GetAllCollectionIndexesQueryCollectionName Property

Name of the collection

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

Property Value

Type: String
See Also