Click or drag to resize

CaseDeduplication Property

Provides access to Deduplication for this case.

Namespace:  Law.EdaIntegration.Case
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public DeduplicationManager Deduplication { get; }

Return Value

Type: DeduplicationManager
Returns the DeduplicationManager for accessing information relating to deduplication for this case.
See Also