Click or drag to resize
Infosoft Logo

IExternalDuplicateEntityService Methods

The IExternalDuplicateEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new ExternalDuplicate
Public methodDelete Deletes the specified ExternalDuplicate.
Public methodGet Gets a list of ExternalDuplicates matching the specified filter.
(Inherited from IExternalDuplicateQueryService)
Public methodGetAll Gets all ExternalDuplicates
(Inherited from IExternalDuplicateQueryService)
Public methodGetSingle Gets a single ExternalDuplicate matching the provided filter.
(Inherited from IExternalDuplicateQueryService)
Public methodUpdate Updates the specified ExternalDuplicate
Top
See Also