Click or drag to resize
Infosoft Logo

IImportFormatEntityService Methods

The IImportFormatEntityService type exposes the following members.

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