Click or drag to resize

IDeduplicationPropertiesDeduplicationMode Property

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

Namespace:  EdaIntegrationContract.Filters
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
DeduplicationMethod DeduplicationMode { get; set; }

Property Value

Type: DeduplicationMethod
See Also