ImportArchestrAApp method
- Last UpdatedJul 23, 2024
- 1 minute read
Imports AVEVA OMI apps from a specified folder.
Class
IGalaxy
Syntax
[C#]
void ImportArchestrAApp(string appPath);
[Visual C++]
HRESULT ImportArchestrAApp
(
[in] BSTR appPath
);
Parameters
appPath
String that sets the path to the folder containing the AVEVA OMI app(s).