Click or drag to resize

IDeduplicationPropertiesDuplicatePrioritizationEnabled Property

If set, deduplication keys are compared against all other keys that have the same custodian value.

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

Property Value

Type: Boolean
See Also