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