Class EventType.FileUnlikeComment
(comments) Unliked file comment (deprecated, no longer logged)
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.FileUnlikeComment : EventType
Constructors
View SourceFileUnlikeComment(FileUnlikeCommentType)
Initializes a new instance of the EventType.FileUnlikeComment class.
Declaration
public FileUnlikeComment(FileUnlikeCommentType value)
Parameters
| Type | Name | Description |
|---|---|---|
| FileUnlikeCommentType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public FileUnlikeCommentType Value { get; }
Property Value
| Type | Description |
|---|---|
| FileUnlikeCommentType |