ViewRow<T>.Key Property Couchbase .NET SDK 2.0
The key emitted by the View Map function

Namespace: Couchbase.Views
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public Object Key { get; set; }

Property Value

Type: Object
See Also