Click or drag to resize

GetCollectionResponseId Property

The identifier of the collection.

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

Property Value

Type: String
See Also