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