RedactorChangeLog class

RedactorChangeLog class

Represents results for a list of redactions, passed to Apply() method of Redactor class.

The RedactorChangeLog type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of RedactorChangeLog class.

Properties

Property Description
status Gets the final status of all applied redactions.
redaction_log Gets the list of RedactorLogEntry instances.

Remarks

Learn more | | |

See Also