Show / Hide Table of Contents

Class UserFeaturesGetValuesBatchError.EmptyFeaturesList

At least one UserFeature must be included in the UserFeaturesGetValuesBatchArg.features list.

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

Fields

| Improve this Doc View Source

Instance

A singleton instance of EmptyFeaturesList

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