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