Class EventType.AccountCaptureMigrateAccount
(domains) Account-captured user migrated account to team
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.AccountCaptureMigrateAccount : EventType
Constructors
View SourceAccountCaptureMigrateAccount(AccountCaptureMigrateAccountType)
Initializes a new instance of the EventType.AccountCaptureMigrateAccount class.
Declaration
public AccountCaptureMigrateAccount(AccountCaptureMigrateAccountType value)
Parameters
| Type | Name | Description |
|---|---|---|
| AccountCaptureMigrateAccountType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public AccountCaptureMigrateAccountType Value { get; }
Property Value
| Type | Description |
|---|---|
| AccountCaptureMigrateAccountType |