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