Class EventType.FileAddFromAutomation
(file_operations) Added files and/or folders from automation
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.FileAddFromAutomation : EventType
Constructors
View SourceFileAddFromAutomation(FileAddFromAutomationType)
Initializes a new instance of the EventType.FileAddFromAutomation class.
Declaration
public FileAddFromAutomation(FileAddFromAutomationType value)
Parameters
| Type | Name | Description |
|---|---|---|
| FileAddFromAutomationType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public FileAddFromAutomationType Value { get; }
Property Value
| Type | Description |
|---|---|
| FileAddFromAutomationType |