Click or drag to resize

StatusCode 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#
public StatusCode Code { get; set; }

Property Value

Type: StatusCode
See Also