Click or drag to resize

ViewResponseGloballyUniqueId Property

The globally unique identifier of the View

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

Property Value

Type: String
See Also