QueryOptionsEndKeyDocId Property |
Gets or sets the last document ID to include in the results
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax public string EndKeyDocId { get; set; }
Property Value
Type:
StringSee Also