INearDupeMetadata Interface |
Namespace: Law.EdaIntegration.NearDuplicate
public interface INearDupeMetadata
The INearDupeMetadata type exposes the following members.
Name | Description | |
---|---|---|
IsMaster |
Indicates if this document is the "master" document in the near-dupe family.
| |
Master |
The Id of the "master" document in the near-dupe family. All document comparisons
in the family are made to this document.
| |
Similarity |
A numeric value representing how similar this document is to
the "master" document in the near-dupe family.
|