public void GetInstalledEplanVersionsOnLocalMachine( out List<EplanServerData> lEplanVersions )
public: void GetInstalledEplanVersionsOnLocalMachine( [Out] List<EplanServerData^>^ lEplanVersions )
Parameters
| Parameter Name | Description |
|---|---|
| lEplanVersions | List to be filled with information about Eplan Versions currently installed on local machine. |