Class AssetLogInfo.ShowcaseDocument
Showcase document's details.
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class AssetLogInfo.ShowcaseDocument : AssetLogInfo
Constructors
View SourceShowcaseDocument(ShowcaseDocumentLogInfo)
Initializes a new instance of the AssetLogInfo.ShowcaseDocument class.
Declaration
public ShowcaseDocument(ShowcaseDocumentLogInfo value)
Parameters
| Type | Name | Description |
|---|---|---|
| ShowcaseDocumentLogInfo | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public ShowcaseDocumentLogInfo Value { get; }
Property Value
| Type | Description |
|---|---|
| ShowcaseDocumentLogInfo |