Show / Hide Table of Contents

Class ExternalDriveBackupStatus.Empty

The empty object

Inheritance
System.Object
ExternalDriveBackupStatus
ExternalDriveBackupStatus.Empty
Inherited Members
ExternalDriveBackupStatus.IsBroken
ExternalDriveBackupStatus.AsBroken
ExternalDriveBackupStatus.IsCreated
ExternalDriveBackupStatus.AsCreated
ExternalDriveBackupStatus.IsCreatedOrBroken
ExternalDriveBackupStatus.AsCreatedOrBroken
ExternalDriveBackupStatus.IsDeleted
ExternalDriveBackupStatus.AsDeleted
ExternalDriveBackupStatus.IsEmpty
ExternalDriveBackupStatus.AsEmpty
ExternalDriveBackupStatus.IsUnknown
ExternalDriveBackupStatus.AsUnknown
ExternalDriveBackupStatus.IsOther
ExternalDriveBackupStatus.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 Empty : ExternalDriveBackupStatus

Fields

| Improve this Doc View Source

Instance

A singleton instance of Empty

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