Click or drag to resize

IDeduplicationManagerProperties Property

Provides access to the Deduplication properties for this case.

Namespace:  EdaIntegrationContract.Filters
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
IDeduplicationProperties Properties { get; }

Return Value

Type: IDeduplicationProperties
The DeduplicationProperties for accessing analysis related properties for this case.
See Also