Class EventDetails.MissingDetails
Hints that this event was returned with missing details due to an internal error.
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventDetails.MissingDetails : EventDetails
Constructors
View SourceMissingDetails(MissingDetails)
Initializes a new instance of the EventDetails.MissingDetails class.
Declaration
public MissingDetails(MissingDetails value)
Parameters
| Type | Name | Description |
|---|---|---|
| MissingDetails | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public MissingDetails Value { get; }
Property Value
| Type | Description |
|---|---|
| MissingDetails |