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