public void ImportData( Project oProject, string strFullName, PlcService.ImportMatch eImportMatch )
public: void ImportData( Project^ oProject, String^ strFullName, PlcService.ImportMatch eImportMatch )
Parameters
| Parameter Name | Description |
|---|---|
| oProject | Project into which the PLC data will be imported. |
| strFullName | Full file name of the file to import. |
| eImportMatch | Matching criteria for PLC data import. |