Show / Hide Table of Contents

Class InvalidPropertyGroupError.DoesNotFitTemplate

One or more of the supplied property fields does not conform to the template specifications.

Inheritance
System.Object
InvalidPropertyGroupError
InvalidPropertyGroupError.DoesNotFitTemplate
Inherited Members
InvalidPropertyGroupError.IsPropertyFieldTooLarge
InvalidPropertyGroupError.AsPropertyFieldTooLarge
InvalidPropertyGroupError.IsDoesNotFitTemplate
InvalidPropertyGroupError.AsDoesNotFitTemplate
InvalidPropertyGroupError.IsDuplicatePropertyGroups
InvalidPropertyGroupError.AsDuplicatePropertyGroups
InvalidPropertyGroupError.IsPath
InvalidPropertyGroupError.AsPath
InvalidPropertyGroupError.IsUnsupportedFolder
InvalidPropertyGroupError.AsUnsupportedFolder
InvalidPropertyGroupError.IsTemplateNotFound
InvalidPropertyGroupError.AsTemplateNotFound
InvalidPropertyGroupError.IsRestrictedContent
InvalidPropertyGroupError.AsRestrictedContent
InvalidPropertyGroupError.IsOther
InvalidPropertyGroupError.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 DoesNotFitTemplate : InvalidPropertyGroupError

Fields

| Improve this Doc View Source

Instance

A singleton instance of DoesNotFitTemplate

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