Show / Hide Table of Contents

Class ExternalDriveBackupStatus.Unknown

The unknown object

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

Fields

| Improve this Doc View Source

Instance

A singleton instance of Unknown

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