Class EventType.ReplayTeamProjectCreated
(file_operations) Created a team project in Replay
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.ReplayTeamProjectCreated : EventType
Constructors
View SourceReplayTeamProjectCreated(ReplayTeamProjectCreatedType)
Initializes a new instance of the EventType.ReplayTeamProjectCreated class.
Declaration
public ReplayTeamProjectCreated(ReplayTeamProjectCreatedType value)
Parameters
| Type | Name | Description |
|---|---|---|
| ReplayTeamProjectCreatedType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public ReplayTeamProjectCreatedType Value { get; }
Property Value
| Type | Description |
|---|---|
| ReplayTeamProjectCreatedType |