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