IExcludedContentManager Interface |
Namespace: EdaIntegrationContract.NearDuplicate
public interface IExcludedContentManager
The IExcludedContentManager type exposes the following members.
Name | Description | |
---|---|---|
All |
Retrieves the list of all IExcludedContentItems for a case.
| |
ById |
Retrieves an excluded content item by its unique identifier.
| |
Create |
Creates a new excluded content item for a case.
| |
Delete |
Delete one more excluded content items.
| |
Update |
Updates the system with any changed values for the excluded content item.
|