Class EventDetails.SharedContentDownloadDetails
The shared content download details object
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventDetails.SharedContentDownloadDetails : EventDetails
Constructors
View SourceSharedContentDownloadDetails(SharedContentDownloadDetails)
Initializes a new instance of the EventDetails.SharedContentDownloadDetails class.
Declaration
public SharedContentDownloadDetails(SharedContentDownloadDetails value)
Parameters
| Type | Name | Description |
|---|---|---|
| SharedContentDownloadDetails | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public SharedContentDownloadDetails Value { get; }
Property Value
| Type | Description |
|---|---|
| SharedContentDownloadDetails |