Class ShowcaseUntrashedDeprecatedDetails
Restored showcase (old version).
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public class ShowcaseUntrashedDeprecatedDetails
Constructors
View SourceShowcaseUntrashedDeprecatedDetails(string)
Initializes a new instance of the ShowcaseUntrashedDeprecatedDetails class.
Declaration
public ShowcaseUntrashedDeprecatedDetails(string eventUuid)
Parameters
| Type | Name | Description |
|---|---|---|
| string | eventUuid | Event unique identifier. |
Properties
View SourceEventUuid
Event unique identifier.
Declaration
public string EventUuid { get; protected set; }
Property Value
| Type | Description |
|---|---|
| string |