Show / Hide Table of Contents

Class InviteMethod.MovedFromAnotherTeam

The moved from another team object

Inheritance
System.Object
InviteMethod
InviteMethod.MovedFromAnotherTeam
Inherited Members
InviteMethod.IsAutoApprove
InviteMethod.AsAutoApprove
InviteMethod.IsInviteLink
InviteMethod.AsInviteLink
InviteMethod.IsMemberInvite
InviteMethod.AsMemberInvite
InviteMethod.IsMovedFromAnotherTeam
InviteMethod.AsMovedFromAnotherTeam
InviteMethod.IsOther
InviteMethod.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.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class MovedFromAnotherTeam : InviteMethod

Fields

| Improve this Doc View Source

Instance

A singleton instance of MovedFromAnotherTeam

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