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