Dropbox .NET SDK

Class FileAddFromAutomationDetails

Added files and/or folders from automation.

Inheritance
object
FileAddFromAutomationDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public class FileAddFromAutomationDetails

Constructors

View Source

FileAddFromAutomationDetails()

Initializes a new instance of the FileAddFromAutomationDetails class.

Declaration
public FileAddFromAutomationDetails()
  • View Source
In this article
Back to top Dropbox .NET SDK