• Home
  • API Documentation
  • API Documentation
Show / Hide Table of Contents

Class AdminAlertingAlertStatePolicy.Off

The off object

Inheritance
System.Object
AdminAlertingAlertStatePolicy
AdminAlertingAlertStatePolicy.Off
Inherited Members
AdminAlertingAlertStatePolicy.IsOff
AdminAlertingAlertStatePolicy.AsOff
AdminAlertingAlertStatePolicy.IsOn
AdminAlertingAlertStatePolicy.AsOn
AdminAlertingAlertStatePolicy.IsOther
AdminAlertingAlertStatePolicy.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 Off : AdminAlertingAlertStatePolicy

Fields

| Improve this Doc View Source

Instance

A singleton instance of Off

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