Click or drag to resize

PostCollectionBodyType Property

The type of the collection to create.

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

Property Value

Type: NullableCollectionType
See Also