Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace / IXMLProcessor Interface / Import Method
Input file
Output file
Context with parameters

In This Topic
    Import Method (IXMLProcessor)
    In This Topic
    Conversion from sImportFile to sXmlFile. sXmlFile might be passed as "". In this case, the converter must set a file name. EContext may point to an EProgress object to support a progress bar. Returns true if successful.
    Syntax

    Parameters

    Parameter NameDescription
    strInputFileInput file
    strXmlFileOutput file
    oContextContext with parameters
    See Also