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