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