Class EventType.TeamActivityCreateReport
(reports) Created team activity report
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.TeamActivityCreateReport : EventType
Constructors
View SourceTeamActivityCreateReport(TeamActivityCreateReportType)
Initializes a new instance of the EventType.TeamActivityCreateReport class.
Declaration
public TeamActivityCreateReport(TeamActivityCreateReportType value)
Parameters
| Type | Name | Description |
|---|---|---|
| TeamActivityCreateReportType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public TeamActivityCreateReportType Value { get; }
Property Value
| Type | Description |
|---|---|
| TeamActivityCreateReportType |