Click or drag to resize

INearDupeMetadataIsMaster Property

Indicates if this document is the "master" document in the near-dupe family.

Namespace:  EdaIntegrationContract.NearDuplicate
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
bool IsMaster { get; }

Property Value

Type: Boolean
See Also