Class EventType.PaperContentAddToFolder
(paper) Added Paper doc/folder to folder
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.PaperContentAddToFolder : EventType
Constructors
View SourcePaperContentAddToFolder(PaperContentAddToFolderType)
Initializes a new instance of the EventType.PaperContentAddToFolder class.
Declaration
public PaperContentAddToFolder(PaperContentAddToFolderType value)
Parameters
| Type | Name | Description |
|---|---|---|
| PaperContentAddToFolderType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public PaperContentAddToFolderType Value { get; }
Property Value
| Type | Description |
|---|---|
| PaperContentAddToFolderType |