PrivacyImpactedStateChangeEventArgs Class

Definition

Represents the event arguments for the privacy impacted state change event.

public ref class PrivacyImpactedStateChangeEventArgs sealed : EventArgs
public sealed class PrivacyImpactedStateChangeEventArgs : EventArgs
type PrivacyImpactedStateChangeEventArgs = class
    inherit EventArgs
Public NotInheritable Class PrivacyImpactedStateChangeEventArgs
Inherits EventArgs
Inheritance
PrivacyImpactedStateChangeEventArgs

Constructors

PrivacyImpactedStateChangeEventArgs()

Initializes a new instance of the PrivacyImpactedStateChangeEventArgs class.

Properties

bImpacted

Gets a Boolean value that specifies whether the privacy was impacted.

Applies to