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