Show / Hide Table of Contents

Class PaperMemberPolicy.TeamAndExplicitlyShared

The team and explicitly shared object

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

Fields

| Improve this Doc View Source

Instance

A singleton instance of TeamAndExplicitlyShared

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