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