Click or drag to resize

GetAllViewsResponseResult Property

List of views

Namespace:  ArangoDBNetStandard.ViewApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public List<ViewSummary> Result { get; set; }

Property Value

Type: ListViewSummary
See Also