Namespace LemonEdge.Entities.Processors.Importing
Classes
ColumnMapping
A class implementation of IData
See https://help.lemonedge.com/help/open-architecture/data-integration/data-mappings/properties-view.html for more information
CSVImporter
A class designed to import data from a given csv format with the use of IData
CSVImporter.MappedColumnData
A class holding a single cell of data to be imported for a specific row (CSVImporter.
CSVImporter.MappedData
A class holding a line of data being imported from the file
DataMapping
An implementation of IData
See https://help.lemonedge.com/data-mappings/ for more information
ImporterFormulaContext
The context used for evaluating formulas against Override
ImportLineResultInfo
A class holding the details of an item that has been imported by the system
XMLImporter
A class designed to import xml files generated by the LemonEdge system itself for exportable entities, such as ISQLWrapper
Interfaces
IFormulaImporterContext
The context used for evaluating formulas against Override
Enums
ImportResultAction
Indicates the action that was committed against the item for importing