Click or drag to resize

UnsavedRevisionParentId Property

Gets the parent Revision's Id.

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
public override string ParentId { get; }

Property Value

Type: String
The parent.
See Also