Class EventType.TeamMergeTo
(team_profile) Merged this team into another team
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.TeamMergeTo : EventType
Constructors
View SourceTeamMergeTo(TeamMergeToType)
Initializes a new instance of the EventType.TeamMergeTo class.
Declaration
public TeamMergeTo(TeamMergeToType value)
Parameters
| Type | Name | Description |
|---|---|---|
| TeamMergeToType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public TeamMergeToType Value { get; }
Property Value
| Type | Description |
|---|---|
| TeamMergeToType |