IgnoreChangeSensitivitySettings class

IgnoreChangeSensitivitySettings class

The option allows to ignore changes by similarity percentage.

The IgnoreChangeSensitivitySettings type exposes the following members:

Constructors

Constructor Description
init Constructs a new instance of IgnoreChangeSensitivitySettings

Properties

Property Description
ignore Set ignore option to true or false.
ignore_percent Gets or sets a sensitivity for ignoring changes.
Ignores the change if the similarity is less than the specified value.

See Also