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