Click or drag to resize

ExcludedContentItem Class

Represents an excluded content item.
Inheritance Hierarchy
SystemObject
  Law.EdaIntegration.NearDuplicateExcludedContentItem

Namespace:  Law.EdaIntegration.NearDuplicate
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public class ExcludedContentItem

The ExcludedContentItem type exposes the following members.

Properties
  NameDescription
Public propertyDateModified
The time stamp of the last update in the database.
Public propertyId
The unique identifier of the excluded item.
Public propertyPhrase
The text or phrase of the excluded content item.
Top
Remarks
Also referred to as a footer exclusion item used to exclude repeated content during the near duplication process.
See Also