public void ImportDeviceList( Project oProject, string strImportFilePath, string strConverter )
public: void ImportDeviceList( Project^ oProject, String^ strImportFilePath, String^ strConverter )
Parameters
| Parameter Name | Description |
|---|---|
| oProject | Project into which the device list will be imported. |
| strImportFilePath | Full file name of the device list file to import. |
| strConverter | Converter long name, see XPamImportXml converters |