Show / Hide Table of Contents

Class PlacementRestriction.None

The none object

Inheritance
System.Object
PlacementRestriction
PlacementRestriction.None
Inherited Members
PlacementRestriction.IsAustraliaOnly
PlacementRestriction.AsAustraliaOnly
PlacementRestriction.IsEuropeOnly
PlacementRestriction.AsEuropeOnly
PlacementRestriction.IsJapanOnly
PlacementRestriction.AsJapanOnly
PlacementRestriction.IsNone
PlacementRestriction.AsNone
PlacementRestriction.IsUkOnly
PlacementRestriction.AsUkOnly
PlacementRestriction.IsOther
PlacementRestriction.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 None : PlacementRestriction

Fields

| Improve this Doc View Source

Instance

A singleton instance of None

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