Search Results for

    Show / Hide Table of Contents

    Namespace LemonEdge.API.Core.Processors.Importing

    Classes

    CSVImporter

    A class designed to import data from a given csv format with the use of IDataMappingBase for mappings of the file format/etc

    CSVImporter.CacheType

    CSVImporter.CachedIDKeys

    CSVImporter.MappedColumnData

    A class holding a single cell of data to be imported for a specific row (CSVImporter.MappedData) and column

    CSVImporter.MappedData

    A class holding a line of data being imported from the file

    ColumnMapping

    A class implementation of IDataMappingPropertyBase used for providing mappings for importing data with

    See https://help.lemonedge.com/help/open-architecture/data-integration/data-mappings/properties-view.html for more information

    DataMapping

    An implementation of IDataMappingBase used for providing mappings for importing data with

    See https://help.lemonedge.com/data-mappings/ for more information

    ImportLineResultInfo

    A class holding the details of an item that has been imported by the system

    ImporterFormulaContext

    The context used for evaluating formulas against OverrideValueFormula

    SQLWrapperDatasetReference

    SQLWrapperDatasetReferenceRoot

    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 OverrideValueFormula

    IImporter

    Enums

    ImportResultAction

    Indicates the action that was committed against the item for importing

    In this article
    Back to top © LemonEdge Technologies. All rights reserved.