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