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