Show / Hide Table of Contents

Class ExternalDriveBackupStatus.Broken

The broken object

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

Fields

| Improve this Doc View Source

Instance

A singleton instance of Broken

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