Click or drag to resize
Infosoft Logo

IImportFormatLineEntityService Methods

The IImportFormatLineEntityService type exposes the following members.

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