Show / Hide Table of Contents

Class FeaturesGetValuesBatchError.EmptyFeaturesList

At least one Feature must be included in the FeaturesGetValuesBatchArg.features list.

Inheritance
System.Object
FeaturesGetValuesBatchError
FeaturesGetValuesBatchError.EmptyFeaturesList
Inherited Members
FeaturesGetValuesBatchError.IsEmptyFeaturesList
FeaturesGetValuesBatchError.AsEmptyFeaturesList
FeaturesGetValuesBatchError.IsOther
FeaturesGetValuesBatchError.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.Team
Assembly: Dropbox.Api.dll
Syntax
public sealed class EmptyFeaturesList : FeaturesGetValuesBatchError

Fields

| Improve this Doc View Source

Instance

A singleton instance of EmptyFeaturesList

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