Click or drag to resize

NearDuplicateManagerProperties Property

Provides access to the near-duplicate identification properties for this case.

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

Return Value

Type: NearDuplicateProperties
Returns the NearDuplicateProperties for accessing near-duplicate identification related properties for this case.
See Also