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