Class EventDetails.PaperDocDeletedDetails
The paper doc deleted details object
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class PaperDocDeletedDetails : EventDetails
Constructors
| Improve this Doc View SourcePaperDocDeletedDetails(PaperDocDeletedDetails)
Initializes a new instance of the EventDetails.PaperDocDeletedDetails class.
Declaration
public PaperDocDeletedDetails(PaperDocDeletedDetails value)
Parameters
Type | Name | Description |
---|---|---|
PaperDocDeletedDetails | value | The value |
Properties
| Improve this Doc View SourceValue
Gets the value of this instance.
Declaration
public PaperDocDeletedDetails Value { get; }
Property Value
Type | Description |
---|---|
PaperDocDeletedDetails |