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