Dropbox .NET SDK

Class PaperMemberPolicy.TeamAndExplicitlyShared

The team and explicitly shared object

Inheritance
object
PaperMemberPolicy
PaperMemberPolicy.TeamAndExplicitlyShared
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.TeamAndExplicitlyShared : PaperMemberPolicy

Fields

View Source

Instance

A singleton instance of TeamAndExplicitlyShared

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