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