Show / Hide Table of Contents

Class UserOnPaperDocFilter.Shared

All uses who are shared on the Paper doc. This includes all users who have visited the Paper doc as well as those who have not.

Inheritance
System.Object
UserOnPaperDocFilter
UserOnPaperDocFilter.Shared
Inherited Members
UserOnPaperDocFilter.IsVisited
UserOnPaperDocFilter.AsVisited
UserOnPaperDocFilter.IsShared
UserOnPaperDocFilter.AsShared
UserOnPaperDocFilter.IsOther
UserOnPaperDocFilter.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.Paper
Assembly: Dropbox.Api.dll
Syntax
public sealed class Shared : UserOnPaperDocFilter

Fields

| Improve this Doc View Source

Instance

A singleton instance of Shared

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