Click or drag to resize

IDeduplicationManager Interface

Manager of all interactions with document deduplication in a case

Namespace:  EdaIntegrationContract.Filters
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
public interface IDeduplicationManager

The IDeduplicationManager 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