Class EventType.DataResidencyMigrationRequestSuccessful
(team_profile) Requested data residency migration for team data
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 DataResidencyMigrationRequestSuccessful : EventType
Constructors
| Improve this Doc View SourceDataResidencyMigrationRequestSuccessful(DataResidencyMigrationRequestSuccessfulType)
Initializes a new instance of the EventType.DataResidencyMigrationRequestSuccessful class.
Declaration
public DataResidencyMigrationRequestSuccessful(DataResidencyMigrationRequestSuccessfulType value)
Parameters
Type | Name | Description |
---|---|---|
DataResidencyMigrationRequestSuccessfulType | value | The value |
Properties
| Improve this Doc View SourceValue
Gets the value of this instance.
Declaration
public DataResidencyMigrationRequestSuccessfulType Value { get; }
Property Value
Type | Description |
---|---|
DataResidencyMigrationRequestSuccessfulType |