Show / Hide Table of Contents

Class ExternalDriveBackupStatus.Deleted

The deleted object

Inheritance
System.Object
ExternalDriveBackupStatus
ExternalDriveBackupStatus.Deleted
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 Deleted : ExternalDriveBackupStatus

Fields

| Improve this Doc View Source

Instance

A singleton instance of Deleted

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