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