Show / Hide Table of Contents

Class ExternalDriveBackupStatus.CreatedOrBroken

The created or broken object

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

Fields

| Improve this Doc View Source

Instance

A singleton instance of CreatedOrBroken

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