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