Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
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: 2.0.0-b0033
Syntax
C#
Copy
public
bool
IsError
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
Status Class
Couchbase.Lite Namespace