Dropbox .NET SDK

Class SharedNoteOpenedDetails

Opened shared Paper doc.

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

Constructors

View Source

SharedNoteOpenedDetails()

Initializes a new instance of the SharedNoteOpenedDetails class.

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