Click or drag to resize

DeduplicationPropertiesDeduplicationMode Property

Deduplication key that will be used to determine the document duplicate state.

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

Property Value

Type: DeduplicationMethod
See Also