Class EventDetails.ExternalDriveBackupEligibilityStatusCheckedDetails
The external drive backup eligibility status checked details object
Inheritance
System.Object
EventDetails.ExternalDriveBackupEligibilityStatusCheckedDetails
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 ExternalDriveBackupEligibilityStatusCheckedDetails : EventDetails
Constructors
| Improve this Doc View SourceExternalDriveBackupEligibilityStatusCheckedDetails(ExternalDriveBackupEligibilityStatusCheckedDetails)
Initializes a new instance of the EventDetails.ExternalDriveBackupEligibilityStatusCheckedDetails class.
Declaration
public ExternalDriveBackupEligibilityStatusCheckedDetails(ExternalDriveBackupEligibilityStatusCheckedDetails value)
Parameters
Type | Name | Description |
---|---|---|
ExternalDriveBackupEligibilityStatusCheckedDetails | value | The value |
Properties
| Improve this Doc View SourceValue
Gets the value of this instance.
Declaration
public ExternalDriveBackupEligibilityStatusCheckedDetails Value { get; }
Property Value
Type | Description |
---|---|
ExternalDriveBackupEligibilityStatusCheckedDetails |