Show / Hide Table of Contents

Class PaperFolderCreateError.InvalidFolderId

The folder id cannot be decrypted to valid folder id.

Inheritance
System.Object
PaperFolderCreateError
PaperFolderCreateError.InvalidFolderId
Inherited Members
PaperFolderCreateError.IsFolderNotFound
PaperFolderCreateError.AsFolderNotFound
PaperFolderCreateError.IsInvalidFolderId
PaperFolderCreateError.AsInvalidFolderId
PaperFolderCreateError.IsInsufficientPermissions
PaperFolderCreateError.AsInsufficientPermissions
PaperFolderCreateError.IsOther
PaperFolderCreateError.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.Paper
Assembly: Dropbox.Api.dll
Syntax
public sealed class InvalidFolderId : PaperFolderCreateError

Fields

| Improve this Doc View Source

Instance

A singleton instance of InvalidFolderId

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