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