Click or drag to resize

ViewDetailsType Property

The type of the View. Must be set to ArangoSearchViewType when creating a view. This option is immutable.

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

Property Value

Type: String
See Also