Show / Hide Table of Contents

Class PaperMemberPolicy.OnlyTeam

The only team object

Inheritance
System.Object
PaperMemberPolicy
PaperMemberPolicy.OnlyTeam
Inherited Members
PaperMemberPolicy.IsAnyoneWithLink
PaperMemberPolicy.AsAnyoneWithLink
PaperMemberPolicy.IsOnlyTeam
PaperMemberPolicy.AsOnlyTeam
PaperMemberPolicy.IsTeamAndExplicitlyShared
PaperMemberPolicy.AsTeamAndExplicitlyShared
PaperMemberPolicy.IsOther
PaperMemberPolicy.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 OnlyTeam : PaperMemberPolicy

Fields

| Improve this Doc View Source

Instance

A singleton instance of OnlyTeam

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