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