ViewResult T  Error Property Couchbase .NET SDK 2.0
An error message if one occured.

Namespace: Couchbase.Views
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public string Error { get; }

Property Value

Type: String

Implements

IViewResult T  Error
See Also