SavedRevision Properties |
The SavedRevision type exposes the following members.
Name | Description | |
---|---|---|
AttachmentNames |
Gets the names of all the Attachments.
(Inherited from Revision.) | |
Attachments |
Gets all the Attachments.
(Inherited from Revision.) | |
Database | (Inherited from Revision.) | |
Document | (Inherited from Revision.) | |
Id | Gets the Revision's id. (Overrides RevisionId.) | |
IsDeletion | (Overrides RevisionIsDeletion.) | |
IsGone |
Does this revision mark the deletion or removal (from available channels) of its document?
(In other words, does it have a "_deleted_ or "_removed" property?)
(Inherited from Revision.) | |
Parent |
Gets the parent Revision.
(Overrides RevisionParent.) | |
ParentId |
Gets the parent Revision's Id.
(Overrides RevisionParentId.) | |
Properties | The contents of this revision of the document. (Overrides RevisionProperties.) | |
PropertiesAvailable | ||
RevisionHistory | Returns the history of this document as an array of Revisions, in forward order. (Overrides RevisionRevisionHistory.) | |
UserProperties |
Gets the properties of the Revision.
without any properties with keys prefixed with '_' (which contain Couchbase Lite data).
(Inherited from Revision.) |