Class EventDetails.SharedNoteOpenedDetails
The shared note opened details object
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventDetails.SharedNoteOpenedDetails : EventDetails
Constructors
View SourceSharedNoteOpenedDetails(SharedNoteOpenedDetails)
Initializes a new instance of the EventDetails.SharedNoteOpenedDetails class.
Declaration
public SharedNoteOpenedDetails(SharedNoteOpenedDetails value)
Parameters
| Type | Name | Description |
|---|---|---|
| SharedNoteOpenedDetails | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public SharedNoteOpenedDetails Value { get; }
Property Value
| Type | Description |
|---|---|
| SharedNoteOpenedDetails |