Click or drag to resize

INearDuplicateManagerProperties Property

Provides access to the near-duplicate identification properties for this case.

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

Return Value

Type: INearDuplicateProperties
Returns the NearDuplicateProperties for accessing near-duplicate identification related properties for this case.
See Also