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