IOperationResultTValue Property |
The value returned by the operation.
Namespace: CouchbaseAssembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxReadOnly Property Value As T
Get
property T Value {
T get ();
}
abstract Value : 'T with get
Property Value
Type:
T
See Also