Show / Hide Table of Contents

Class ListMemberDevicesError.MemberNotFound

Member not found.

Inheritance
System.Object
ListMemberDevicesError
ListMemberDevicesError.MemberNotFound
Inherited Members
ListMemberDevicesError.IsMemberNotFound
ListMemberDevicesError.AsMemberNotFound
ListMemberDevicesError.IsOther
ListMemberDevicesError.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 MemberNotFound : ListMemberDevicesError

Fields

| Improve this Doc View Source

Instance

A singleton instance of MemberNotFound

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