Show / Hide Table of Contents

Class AccountType.Business

The Dropbox Business account type.

Inheritance
System.Object
AccountType
AccountType.Business
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 Business : AccountType

Fields

| Improve this Doc View Source

Instance

A singleton instance of Business

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