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