Click or drag to resize
ViewResultTSuccess Property
True if the request was successful

Namespace: Couchbase.Views
Assembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool Success { get; }

Property Value

Type: Boolean

Implements

IResultSuccess
See Also