Click or drag to resize

DeduplicationManagerProperties Property

Provides access to the Deduplication properties for this case.

Namespace:  Law.EdaIntegration.Filters
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public DeduplicationProperties Properties { get; }

Return Value

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