Class EventType.ExportMembersReportFail
(reports) Failed to create members data report
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.ExportMembersReportFail : EventType
Constructors
View SourceExportMembersReportFail(ExportMembersReportFailType)
Initializes a new instance of the EventType.ExportMembersReportFail class.
Declaration
public ExportMembersReportFail(ExportMembersReportFailType value)
Parameters
| Type | Name | Description |
|---|---|---|
| ExportMembersReportFailType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public ExportMembersReportFailType Value { get; }
Property Value
| Type | Description |
|---|---|
| ExportMembersReportFailType |