Click or drag to resize

INearDupeMetadataMaster Property

The Id of the "master" document in the near-dupe family. All document comparisons in the family are made to this document.

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

Property Value

Type: Int32
See Also