Click or drag to resize

GetChecksumResponseIsSystem Property

Indicates whether it is a system collection.

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

Property Value

Type: NullableBoolean
See Also