Dropbox .NET SDK

Class SendAndTrackFileUpdatedDetails

File updated in Send and Track.

Inheritance
object
SendAndTrackFileUpdatedDetails
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 SendAndTrackFileUpdatedDetails

Constructors

View Source

SendAndTrackFileUpdatedDetails()

Initializes a new instance of the SendAndTrackFileUpdatedDetails class.

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