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