A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
SavedRevision Class
SavedRevision Properties
Id Property
IsDeletion Property
Parent Property
ParentId Property
Properties Property
PropertiesAvailable Property
RevisionHistory Property
SavedRevision
ParentId Property
Gets the parent
Revision
's Id.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
override
string
ParentId
{
get
; }
Property Value
Type:
String
The parent.
See Also
Reference
SavedRevision Class
Couchbase.Lite Namespace