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