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