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