IExternal |
public interface IExternalDuplicateService : IExternalDuplicateQueryService, IBusinessService
The IExternalDuplicateService type exposes the following members.
Name | Description | |
---|---|---|
Get |
Gets a list of ExternalDuplicates matching the specified filter.
(Inherited from IExternalDuplicateQueryService) | |
GetAll |
Gets all ExternalDuplicates
(Inherited from IExternalDuplicateQueryService) | |
GetSingle |
Gets a single ExternalDuplicate matching the provided filter.
(Inherited from IExternalDuplicateQueryService) |