Show / Hide Table of Contents

Class RevokeLinkedAppError.AppNotFound

Application not found.

Inheritance
System.Object
RevokeLinkedAppError
RevokeLinkedAppError.AppNotFound
Inherited Members
RevokeLinkedAppError.IsAppNotFound
RevokeLinkedAppError.AsAppNotFound
RevokeLinkedAppError.IsMemberNotFound
RevokeLinkedAppError.AsMemberNotFound
RevokeLinkedAppError.IsAppFolderRemovalNotSupported
RevokeLinkedAppError.AsAppFolderRemovalNotSupported
RevokeLinkedAppError.IsOther
RevokeLinkedAppError.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.Team
Assembly: Dropbox.Api.dll
Syntax
public sealed class AppNotFound : RevokeLinkedAppError

Fields

| Improve this Doc View Source

Instance

A singleton instance of AppNotFound

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