Click or drag to resize

INearDuplicatePropertiesExcludedContent Property

Represents the IExcludedContentManager class for managing excluded content items.

Namespace:  EdaIntegrationContract.NearDuplicate
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
IExcludedContentManager ExcludedContent { get; set; }

Property Value

Type: IExcludedContentManager
See Also