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