DataClassificationAttribute.Notes Property

Definition

Gets or sets the notes.

public:
 property System::String ^ Notes { System::String ^ get(); void set(System::String ^ value); };
public string Notes { get; set; }
member this.Notes : string with get, set
Public Property Notes As String

Property Value

Remarks

Optional free-form text to provide context during a privacy audit.

Applies to