• Home
  • API Documentation
  • API Documentation
Show / Hide Table of Contents

Class DocSubscriptionLevel.Ignore

Ignored: Not shown in pad lists or activity and no email message is sent.

Inheritance
System.Object
DocSubscriptionLevel
DocSubscriptionLevel.Ignore
Inherited Members
DocSubscriptionLevel.IsDefault
DocSubscriptionLevel.AsDefault
DocSubscriptionLevel.IsIgnore
DocSubscriptionLevel.AsIgnore
DocSubscriptionLevel.IsEvery
DocSubscriptionLevel.AsEvery
DocSubscriptionLevel.IsNoEmail
DocSubscriptionLevel.AsNoEmail
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 Ignore : DocSubscriptionLevel

Fields

| Improve this Doc View Source

Instance

A singleton instance of Ignore

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