Show / Hide Table of Contents

Class ModifyTemplateError.TooManyProperties

There are too many properties in the changed template. The maximum number of properties per template is 32.

Inheritance
System.Object
ModifyTemplateError
ModifyTemplateError.TooManyProperties
Inherited Members
ModifyTemplateError.IsConflictingPropertyNames
ModifyTemplateError.AsConflictingPropertyNames
ModifyTemplateError.IsTooManyProperties
ModifyTemplateError.AsTooManyProperties
ModifyTemplateError.IsTooManyTemplates
ModifyTemplateError.AsTooManyTemplates
ModifyTemplateError.IsTemplateAttributeTooLarge
ModifyTemplateError.AsTemplateAttributeTooLarge
ModifyTemplateError.IsTemplateNotFound
ModifyTemplateError.AsTemplateNotFound
ModifyTemplateError.IsRestrictedContent
ModifyTemplateError.AsRestrictedContent
ModifyTemplateError.IsOther
ModifyTemplateError.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 TooManyProperties : ModifyTemplateError

Fields

| Improve this Doc View Source

Instance

A singleton instance of TooManyProperties

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