| CaseDeduplication Property |
Provides access to Deduplication for this case.
Namespace:
Law.EdaIntegration.Case
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax public DeduplicationManager Deduplication { get; }
Return Value
Type:
DeduplicationManagerReturns the
DeduplicationManager for accessing information relating to deduplication for this case.
See Also