Dropbox .NET SDK

Class ResellerSupportPolicy.Disabled

The disabled object

Inheritance
object
ResellerSupportPolicy
ResellerSupportPolicy.Disabled
Inherited Members
ResellerSupportPolicy.IsDisabled
ResellerSupportPolicy.AsDisabled
ResellerSupportPolicy.IsEnabled
ResellerSupportPolicy.AsEnabled
ResellerSupportPolicy.IsOther
ResellerSupportPolicy.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 ResellerSupportPolicy.Disabled : ResellerSupportPolicy

Fields

View Source

Instance

A singleton instance of Disabled

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