Show / Hide Table of Contents

Class ListRevisionsMode.Id

Returns revisions with the same file id as identified by the latest file entry at the given file path or id.

Inheritance
System.Object
ListRevisionsMode
ListRevisionsMode.Id
Inherited Members
ListRevisionsMode.IsPath
ListRevisionsMode.AsPath
ListRevisionsMode.IsId
ListRevisionsMode.AsId
ListRevisionsMode.IsOther
ListRevisionsMode.AsOther
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: Dropbox.Api.Files
Assembly: Dropbox.Api.dll
Syntax
public sealed class Id : ListRevisionsMode

Fields

| Improve this Doc View Source

Instance

A singleton instance of Id

Declaration
public static readonly ListRevisionsMode.Id Instance
Field Value
Type Description
ListRevisionsMode.Id
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • Instance
Back to top Generated by DocFX