Class EventType.ExternalDriveBackupStatusChanged
(devices) Modified external drive backup
Inherited Members
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 ExternalDriveBackupStatusChanged : EventType
Constructors
| Improve this Doc View SourceExternalDriveBackupStatusChanged(ExternalDriveBackupStatusChangedType)
Initializes a new instance of the EventType.ExternalDriveBackupStatusChanged class.
Declaration
public ExternalDriveBackupStatusChanged(ExternalDriveBackupStatusChangedType value)
Parameters
| Type | Name | Description |
|---|---|---|
| ExternalDriveBackupStatusChangedType | value | The value |
Properties
| Improve this Doc View SourceValue
Gets the value of this instance.
Declaration
public ExternalDriveBackupStatusChangedType Value { get; }
Property Value
| Type | Description |
|---|---|
| ExternalDriveBackupStatusChangedType |