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