Class ProtectActionExportDetails
Exported content via Dropbox Protect.
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public class ProtectActionExportDetails
Constructors
View SourceProtectActionExportDetails(string)
Initializes a new instance of the ProtectActionExportDetails class.
Declaration
public ProtectActionExportDetails(string actionId)
Parameters
| Type | Name | Description |
|---|---|---|
| string | actionId | Action ID. |
Properties
View SourceActionId
Action ID.
Declaration
public string ActionId { get; protected set; }
Property Value
| Type | Description |
|---|---|
| string |