| ICaseDeduplication Property |
Provides access to Deduplication for this case.
Namespace:
EdaIntegrationContract.Case
Assembly:
EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax IDeduplicationManager Deduplication { get; }
Return Value
Type:
IDeduplicationManagerReturns the
DeduplicationManager for accessing information relating to deduplication for this case.
See Also