Show / Hide Table of Contents

Class ListMembersAppsError.Reset

Indicates that the cursor has been invalidated. Call LinkedAppsListMembersLinkedAppsAsync(ListMembersAppsArg) again with an empty cursor to obtain a new cursor.

Inheritance
System.Object
ListMembersAppsError
ListMembersAppsError.Reset
Inherited Members
ListMembersAppsError.IsReset
ListMembersAppsError.AsReset
ListMembersAppsError.IsOther
ListMembersAppsError.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 Reset : ListMembersAppsError

Fields

| Improve this Doc View Source

Instance

A singleton instance of Reset

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