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