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