Class EventType.ReplayProjectTeamAdd
(sharing) Added member to Replay Project
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.ReplayProjectTeamAdd : EventType
Constructors
View SourceReplayProjectTeamAdd(ReplayProjectTeamAddType)
Initializes a new instance of the EventType.ReplayProjectTeamAdd class.
Declaration
public ReplayProjectTeamAdd(ReplayProjectTeamAddType value)
Parameters
| Type | Name | Description |
|---|---|---|
| ReplayProjectTeamAddType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public ReplayProjectTeamAddType Value { get; }
Property Value
| Type | Description |
|---|---|
| ReplayProjectTeamAddType |