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