Show / Hide Table of Contents

Class GetAccountError.NoAccount

The specified AccountId does not exist.

Inheritance
System.Object
GetAccountError
GetAccountError.NoAccount
Inherited Members
GetAccountError.IsNoAccount
GetAccountError.AsNoAccount
GetAccountError.IsOther
GetAccountError.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.Users
Assembly: Dropbox.Api.dll
Syntax
public sealed class NoAccount : GetAccountError

Fields

| Improve this Doc View Source

Instance

A singleton instance of NoAccount

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