SavedRevisionRevisionHistory Property |
Returns the history of this document as an array of
Revisions, in forward order.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax Exceptions Remarks
Returns the history of this document as an array of
Revisions, in forward order.
Older, ancestor, revisions are not guaranteed to have their properties available.
See Also