A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
Status Class
Status Properties
Code Property
IsError Property
IsSuccessful Property
Status
IsError Property
Gets whether or not the status code represents a failed action
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
bool
IsError
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
Status Class
Couchbase.Lite Namespace