Constructor SrmInstaller
- Namespace
- Skyline.DataMiner.Srm.AppPackageInstaller
- Assembly
- Skyline.DataMiner.Core.AppPackageInstaller.SRM.dll
SrmInstaller(Engine, AppInstallContext)
Initializes a new instance of the SrmInstaller class.
public SrmInstaller(Engine engine, AppInstallContext context)
Parameters
engine
EngineLink to DataMiner.
context
AppInstallContextProvides the context to which the installer has access to. Skyline.DataMiner.Net.AppPackages.AppInstallContext object is automatically provided by the Automation script.