Dropbox .NET SDK

Class PaperMemberPolicy.OnlyTeam

The only team object

Inheritance
object
PaperMemberPolicy
PaperMemberPolicy.OnlyTeam
Inherited Members
PaperMemberPolicy.IsAnyoneWithLink
PaperMemberPolicy.AsAnyoneWithLink
PaperMemberPolicy.IsOnlyTeam
PaperMemberPolicy.AsOnlyTeam
PaperMemberPolicy.IsTeamAndExplicitlyShared
PaperMemberPolicy.AsTeamAndExplicitlyShared
PaperMemberPolicy.IsOther
PaperMemberPolicy.AsOther
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class PaperMemberPolicy.OnlyTeam : PaperMemberPolicy

Fields

View Source

Instance

A singleton instance of OnlyTeam

Declaration
public static readonly PaperMemberPolicy.OnlyTeam Instance
Field Value
Type Description
PaperMemberPolicy.OnlyTeam
  • View Source
In this article
Back to top Dropbox .NET SDK