Class EventType.TeamMergeRequestCanceled
(trusted_teams) Canceled a team merge request
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.TeamMergeRequestCanceled : EventType
Constructors
View SourceTeamMergeRequestCanceled(TeamMergeRequestCanceledType)
Initializes a new instance of the EventType.TeamMergeRequestCanceled class.
Declaration
public TeamMergeRequestCanceled(TeamMergeRequestCanceledType value)
Parameters
| Type | Name | Description |
|---|---|---|
| TeamMergeRequestCanceledType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public TeamMergeRequestCanceledType Value { get; }
Property Value
| Type | Description |
|---|---|
| TeamMergeRequestCanceledType |