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