Click or drag to resize

IExcludedContentItemPhrase Property

The text or phrase of the excluded content item.

Namespace:  EdaIntegrationContract.NearDuplicate
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
string Phrase { get; set; }

Property Value

Type: String
Remarks
This is commonly repeated text such as legal disclaimers found at the bottom of e-mails which can cause the near duplication process to make two or more documents to appear more similar then they actually are.
See Also