Click or drag to resize

DeleteViewResponseResult Property

Indicates whether the delete operation was successful.

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

Property Value

Type: Boolean
See Also