Class EventType.GovernancePolicyReportCreated
(data_governance) Created a summary report for a policy
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.GovernancePolicyReportCreated : EventType
Constructors
View SourceGovernancePolicyReportCreated(GovernancePolicyReportCreatedType)
Initializes a new instance of the EventType.GovernancePolicyReportCreated class.
Declaration
public GovernancePolicyReportCreated(GovernancePolicyReportCreatedType value)
Parameters
| Type | Name | Description |
|---|---|---|
| GovernancePolicyReportCreatedType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public GovernancePolicyReportCreatedType Value { get; }
Property Value
| Type | Description |
|---|---|
| GovernancePolicyReportCreatedType |