Class EventType.LegalHoldsExportRemoved
(data_governance) Removed export for a hold
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.LegalHoldsExportRemoved : EventType
Constructors
View SourceLegalHoldsExportRemoved(LegalHoldsExportRemovedType)
Initializes a new instance of the EventType.LegalHoldsExportRemoved class.
Declaration
public LegalHoldsExportRemoved(LegalHoldsExportRemovedType value)
Parameters
| Type | Name | Description |
|---|---|---|
| LegalHoldsExportRemovedType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public LegalHoldsExportRemovedType Value { get; }
Property Value
| Type | Description |
|---|---|
| LegalHoldsExportRemovedType |