Click or drag to resize

RedactDataFormatRedactions Method

Formats redactions for logging.

Namespace:  Opait.Redact
Assembly:  Opait.Redact (in Opait.Redact.dll) Version: 1.3.3.0
Syntax
C#
public string FormatRedactions(
	out int count
)

Parameters

count
Type: SystemInt32
Returns the total number of redactions.

Return Value

Type: String
Formatted redactions.
See Also