Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
Status Class
Status Properties
Code Property
IsError Property
IsSuccessful Property
Status
Code Property
The status code that this object holds
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax
C#
Copy
public
StatusCode
Code
{
get
;
set
; }
Property Value
Type:
StatusCode
See Also
Reference
Status Class
Couchbase.Lite Namespace