Click or drag to resize

RedactOptionsCanRedact Property

Gets a flag to indicate that the redaction has at least one active rule.

Namespace:  Opait.Redact
Assembly:  Opait.Redact (in Opait.Redact.dll) Version: 1.3.3.0
Syntax
C#
public bool CanRedact { get; }

Property Value

Type: Boolean
See Also