IgnorePercent

IgnoreChangeSensitivitySettings.IgnorePercent property

Gets or sets a sensitivity for ignoring changes. Ignores the change if the similarity is less than the specified value.

public int IgnorePercent { get; set; }

See Also