API Help
Eplan.EplApi.HEServices Namespace / PartsService Class / ImportPartsListToSystem Method / ImportPartsListToSystem(String,String) Method
Full file name
Converter long name, see Eplan::EplApi::ApplicationFramework: and Eplan::EplApi::ApplicationFramework: namespace.

ImportPartsListToSystem(String,String) Method
Imports part list to the system database.
Syntax
public void ImportPartsListToSystem( 
   string strFilePath,
   string strConverter
)

Parameters

strFilePath
Full file name
strConverter
Converter long name, see Eplan::EplApi::ApplicationFramework: and Eplan::EplApi::ApplicationFramework: namespace.
Exceptions
ExceptionDescription
Thrown in case of invalid parameters.
An error occurred while importing parts data.
See Also