Class ProtectActionAddLinkDetails
Added a link via Dropbox Protect.
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public class ProtectActionAddLinkDetails
Constructors
View SourceProtectActionAddLinkDetails(string)
Initializes a new instance of the ProtectActionAddLinkDetails class.
Declaration
public ProtectActionAddLinkDetails(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 |