Click or drag to resize
Infosoft Logo

IImportFilterValueEntityService Methods

The IImportFilterValueEntityService type exposes the following members.

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