Class EventType.TeamMergeRequestRejectedShownToPrimaryTeam
(trusted_teams) Rejected a team merge request (deprecated, no longer logged)
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.TeamMergeRequestRejectedShownToPrimaryTeam : EventType
Constructors
View SourceTeamMergeRequestRejectedShownToPrimaryTeam(TeamMergeRequestRejectedShownToPrimaryTeamType)
Initializes a new instance of the EventType.TeamMergeRequestRejectedShownToPrimaryTeam class.
Declaration
public TeamMergeRequestRejectedShownToPrimaryTeam(TeamMergeRequestRejectedShownToPrimaryTeamType value)
Parameters
| Type | Name | Description |
|---|---|---|
| TeamMergeRequestRejectedShownToPrimaryTeamType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public TeamMergeRequestRejectedShownToPrimaryTeamType Value { get; }
Property Value
| Type | Description |
|---|---|
| TeamMergeRequestRejectedShownToPrimaryTeamType |