Show / Hide Table of Contents

Class GroupsGetInfoError.GroupNotOnTeam

The group is not on your team.

Inheritance
System.Object
GroupsGetInfoError
GroupsGetInfoError.GroupNotOnTeam
Inherited Members
GroupsGetInfoError.IsGroupNotOnTeam
GroupsGetInfoError.AsGroupNotOnTeam
GroupsGetInfoError.IsOther
GroupsGetInfoError.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 GroupNotOnTeam : GroupsGetInfoError

Fields

| Improve this Doc View Source

Instance

A singleton instance of GroupNotOnTeam

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