Click or drag to resize

DeleteDatabaseResponseResult Property

True if the database was deleted, otherwise see Code

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

Property Value

Type: Boolean
See Also