Dropbox .NET SDK

Class NoteAclLinkDetails

Changed Paper doc to link-accessible.

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

Constructors

View Source

NoteAclLinkDetails()

Initializes a new instance of the NoteAclLinkDetails class.

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