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

Class AccountType.Pro

The Dropbox Pro account type.

Inheritance
System.Object
AccountType
AccountType.Pro
Inherited Members
AccountType.IsBasic
AccountType.AsBasic
AccountType.IsPro
AccountType.AsPro
AccountType.IsBusiness
AccountType.AsBusiness
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.UsersCommon
Assembly: Dropbox.Api.dll
Syntax
public sealed class Pro : AccountType

Fields

| Improve this Doc View Source

Instance

A singleton instance of Pro

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