Show / Hide Table of Contents

Class LookUpPropertiesError.PropertyGroupNotFound

No property group was found.

Inheritance
System.Object
LookUpPropertiesError
LookUpPropertiesError.PropertyGroupNotFound
Inherited Members
LookUpPropertiesError.IsPropertyGroupNotFound
LookUpPropertiesError.AsPropertyGroupNotFound
LookUpPropertiesError.IsOther
LookUpPropertiesError.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.FileProperties
Assembly: Dropbox.Api.dll
Syntax
public sealed class PropertyGroupNotFound : LookUpPropertiesError

Fields

| Improve this Doc View Source

Instance

A singleton instance of PropertyGroupNotFound

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