ViewRow T  Value Property Couchbase .NET SDK 2.0
The value emitted by the View Map function or if a Reduce view, the value of the Reduce

Namespace: Couchbase.Views
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
public T Value { get; set; }

Property Value

Type: T
See Also