Class EventType.SharedContentCopy
(sharing) Copied shared file/folder to own Dropbox
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.SharedContentCopy : EventType
Constructors
View SourceSharedContentCopy(SharedContentCopyType)
Initializes a new instance of the EventType.SharedContentCopy class.
Declaration
public SharedContentCopy(SharedContentCopyType value)
Parameters
| Type | Name | Description |
|---|---|---|
| SharedContentCopyType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public SharedContentCopyType Value { get; }
Property Value
| Type | Description |
|---|---|
| SharedContentCopyType |