Click or drag to resize

DeduplicationManager Class

Manager of all interactions with document deduplication in a case
Inheritance Hierarchy
SystemObject
  Law.EdaIntegration.FiltersDeduplicationManager

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

The DeduplicationManager type exposes the following members.

Properties
  NameDescription
Public propertyProperties
Provides access to the Deduplication properties for this case.
Top
Methods
  NameDescription
Public methodUpdateProperties
Saves the Deduplication properties to the case.
Top
See Also