Click or drag to resize
Infosoft Logo

IImportFormatColumnEntityService Methods

The IImportFormatColumnEntityService type exposes the following members.

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