A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
UnsavedRevision Class
UnsavedRevision Properties
Id Property
IsDeletion Property
Parent Property
ParentId Property
Properties Property
RevisionHistory Property
UnsavedRevision
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
UnsavedRevision Class
Couchbase.Lite Namespace