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