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