Show / Hide Table of Contents

Class DocumentExtensions

Inheritance
System.Object
DocumentExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Couchbase.Lite.Unsupported
Assembly: Couchbase.Lite.dll
Syntax
public static class DocumentExtensions

Methods

| Improve this Doc View Source

RevisionIDs(Document)

Declaration
public static string RevisionIDs(this Document doc)
Parameters
Type Name Description
Document doc
Returns
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX