Show / Hide Table of Contents

Namespace Dropbox.Api.FileProperties

Classes

AddPropertiesArg

The add properties arg object

AddPropertiesError

The add properties error object

AddPropertiesError.DoesNotFitTemplate

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

AddPropertiesError.DuplicatePropertyGroups

There are 2 or more property groups referring to the same templates in the input.

AddPropertiesError.Other

The other object

AddPropertiesError.Path

The path object

AddPropertiesError.PropertyFieldTooLarge

One or more of the supplied property field values is too large.

AddPropertiesError.PropertyGroupAlreadyExists

A property group associated with this template and file already exists.

AddPropertiesError.RestrictedContent

You do not have permission to modify this template.

AddPropertiesError.TemplateNotFound

Template does not exist for the given identifier.

AddPropertiesError.UnsupportedFolder

This folder cannot be tagged. Tagging folders is not supported for team-owned templates.

AddTemplateArg

The add template arg object

AddTemplateResult

The add template result object

GetTemplateArg

The get template arg object

GetTemplateResult

The get template result object

InvalidPropertyGroupError

The invalid property group error object

InvalidPropertyGroupError.DoesNotFitTemplate

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

InvalidPropertyGroupError.DuplicatePropertyGroups

There are 2 or more property groups referring to the same templates in the input.

InvalidPropertyGroupError.Other

The other object

InvalidPropertyGroupError.Path

The path object

InvalidPropertyGroupError.PropertyFieldTooLarge

One or more of the supplied property field values is too large.

InvalidPropertyGroupError.RestrictedContent

You do not have permission to modify this template.

InvalidPropertyGroupError.TemplateNotFound

Template does not exist for the given identifier.

InvalidPropertyGroupError.UnsupportedFolder

This folder cannot be tagged. Tagging folders is not supported for team-owned templates.

ListTemplateResult

The list template result object

LogicalOperator

Logical operator to join search queries together.

LogicalOperator.OrOperator

Append a query with an "or" operator.

LogicalOperator.Other

The other object

LookupError

The lookup error object

LookupError.MalformedPath

The malformed path object

LookupError.NotFile

We were expecting a file, but the given path refers to something that isn't a file.

LookupError.NotFolder

We were expecting a folder, but the given path refers to something that isn't a folder.

LookupError.NotFound

There is nothing at the given path.

LookupError.Other

The other object

LookupError.RestrictedContent

The file cannot be transferred because the content is restricted. For example, we might restrict a file due to legal requirements.

LookUpPropertiesError

The look up properties error object

LookUpPropertiesError.Other

The other object

LookUpPropertiesError.PropertyGroupNotFound

No property group was found.

ModifyTemplateError

The modify template error object

ModifyTemplateError.ConflictingPropertyNames

A property field key with that name already exists in the template.

ModifyTemplateError.Other

The other object

ModifyTemplateError.RestrictedContent

You do not have permission to modify this template.

ModifyTemplateError.TemplateAttributeTooLarge

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

ModifyTemplateError.TemplateNotFound

Template does not exist for the given identifier.

ModifyTemplateError.TooManyProperties

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

ModifyTemplateError.TooManyTemplates

There are too many templates for the team.

OverwritePropertyGroupArg

The overwrite property group arg object

PropertiesError

The properties error object

PropertiesError.Other

The other object

PropertiesError.Path

The path object

PropertiesError.RestrictedContent

You do not have permission to modify this template.

PropertiesError.TemplateNotFound

Template does not exist for the given identifier.

PropertiesError.UnsupportedFolder

This folder cannot be tagged. Tagging folders is not supported for team-owned templates.

PropertiesSearchArg

The properties search arg object

PropertiesSearchContinueArg

The properties search continue arg object

PropertiesSearchContinueError

The properties search continue error object

PropertiesSearchContinueError.Other

The other object

PropertiesSearchContinueError.Reset

Indicates that the cursor has been invalidated. Call PropertiesSearchAsync(PropertiesSearchArg) to obtain a new cursor.

PropertiesSearchError

The properties search error object

PropertiesSearchError.Other

The other object

PropertiesSearchError.PropertyGroupLookup

The property group lookup object

PropertiesSearchMatch

The properties search match object

PropertiesSearchMode

The properties search mode object

PropertiesSearchMode.FieldName

Search for a value associated with this field name.

PropertiesSearchMode.Other

The other object

PropertiesSearchQuery

The properties search query object

PropertiesSearchResult

The properties search result object

PropertyField

Raw key/value data to be associated with a Dropbox file. Property fields are added to Dropbox files as a PropertyGroup.

PropertyFieldTemplate

Defines how a single property field may be structured. Used exclusively by PropertyGroupTemplate.

PropertyGroup

A subset of the property fields described by the corresponding PropertyGroupTemplate. Properties are always added to a Dropbox file as a PropertyGroup. The possible key names and value types in this group are defined by the corresponding PropertyGroupTemplate.

PropertyGroupTemplate

Defines how a property group may be structured.

PropertyGroupUpdate

The property group update object

PropertyType

Data type of the given property field added.

PropertyType.Other

The other object

PropertyType.String

The associated property field will be of type string. Unicode is supported.

RemovePropertiesArg

The remove properties arg object

RemovePropertiesError

The remove properties error object

RemovePropertiesError.Other

The other object

RemovePropertiesError.Path

The path object

RemovePropertiesError.PropertyGroupLookup

The property group lookup object

RemovePropertiesError.RestrictedContent

You do not have permission to modify this template.

RemovePropertiesError.TemplateNotFound

Template does not exist for the given identifier.

RemovePropertiesError.UnsupportedFolder

This folder cannot be tagged. Tagging folders is not supported for team-owned templates.

RemoveTemplateArg

The remove template arg object

TemplateError

The template error object

TemplateError.Other

The other object

TemplateError.RestrictedContent

You do not have permission to modify this template.

TemplateError.TemplateNotFound

Template does not exist for the given identifier.

TemplateFilter

The template filter object

TemplateFilter.FilterNone

No templates will be filtered from the result (all templates will be returned).

TemplateFilter.FilterSome

Only templates with an ID in the supplied list will be returned (a subset of templates will be returned).

TemplateFilter.Other

The other object

TemplateFilterBase

The template filter base object

TemplateFilterBase.FilterSome

Only templates with an ID in the supplied list will be returned (a subset of templates will be returned).

TemplateFilterBase.Other

The other object

TemplateOwnerType

The template owner type object

TemplateOwnerType.Other

The other object

TemplateOwnerType.Team

Template will be associated with a team.

TemplateOwnerType.User

Template will be associated with a user.

UpdatePropertiesArg

The update properties arg object

UpdatePropertiesError

The update properties error object

UpdatePropertiesError.DoesNotFitTemplate

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

UpdatePropertiesError.DuplicatePropertyGroups

There are 2 or more property groups referring to the same templates in the input.

UpdatePropertiesError.Other

The other object

UpdatePropertiesError.Path

The path object

UpdatePropertiesError.PropertyFieldTooLarge

One or more of the supplied property field values is too large.

UpdatePropertiesError.PropertyGroupLookup

The property group lookup object

UpdatePropertiesError.RestrictedContent

You do not have permission to modify this template.

UpdatePropertiesError.TemplateNotFound

Template does not exist for the given identifier.

UpdatePropertiesError.UnsupportedFolder

This folder cannot be tagged. Tagging folders is not supported for team-owned templates.

UpdateTemplateArg

The update template arg object

UpdateTemplateResult

The update template result object

In This Article
  • Classes
Back to top Generated by DocFX