Click or drag to resize

NearDuplicateManager Class

Represents a class for managing the near-duplicate identification process.
Inheritance Hierarchy
SystemObject
  Law.EdaIntegration.NearDuplicateNearDuplicateManager

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

The NearDuplicateManager type exposes the following members.

Properties
  NameDescription
Public propertyProperties
Provides access to the near-duplicate identification properties for this case.
Top
Methods
  NameDescription
Public methodCode exampleUpdateProperties
Saves the NearDuplicateProperties to the case.
Top
See Also