Class EventType.FileEditComment
(comments) Edited file comment
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.FileEditComment : EventType
Constructors
View SourceFileEditComment(FileEditCommentType)
Initializes a new instance of the EventType.FileEditComment class.
Declaration
public FileEditComment(FileEditCommentType value)
Parameters
| Type | Name | Description |
|---|---|---|
| FileEditCommentType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public FileEditCommentType Value { get; }
Property Value
| Type | Description |
|---|---|
| FileEditCommentType |