Show / Hide Table of Contents

Class ModifyTemplateError.TemplateAttributeTooLarge

The template name, description or one or more of the property field keys is too large.

Inheritance
System.Object
ModifyTemplateError
ModifyTemplateError.TemplateAttributeTooLarge
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 TemplateAttributeTooLarge : ModifyTemplateError

Fields

| Improve this Doc View Source

Instance

A singleton instance of TemplateAttributeTooLarge

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