Class PaperDocUpdatePolicy.Update
Sets the doc content to the provided content if the provided paper_revision matches the latest doc revision. Otherwise, returns an error.
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: Dropbox.Api.Files
Assembly: Dropbox.Api.dll
Syntax
public sealed class Update : PaperDocUpdatePolicy
  Fields
| Improve this Doc View SourceInstance
A singleton instance of Update
Declaration
public static readonly PaperDocUpdatePolicy.Update Instance
  Field Value
| Type | Description | 
|---|---|
| PaperDocUpdatePolicy.Update |