Dropbox .NET SDK

Class PlacementRestriction.None

The none object

Inheritance
object
PlacementRestriction
PlacementRestriction.None
Inherited Members
PlacementRestriction.IsAustraliaOnly
PlacementRestriction.AsAustraliaOnly
PlacementRestriction.IsCanadaOnly
PlacementRestriction.AsCanadaOnly
PlacementRestriction.IsEuropeOnly
PlacementRestriction.AsEuropeOnly
PlacementRestriction.IsJapanOnly
PlacementRestriction.AsJapanOnly
PlacementRestriction.IsNone
PlacementRestriction.AsNone
PlacementRestriction.IsUkOnly
PlacementRestriction.AsUkOnly
PlacementRestriction.IsUsS3Only
PlacementRestriction.AsUsS3Only
PlacementRestriction.IsOther
PlacementRestriction.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 PlacementRestriction.None : PlacementRestriction

Fields

View Source

Instance

A singleton instance of None

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