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