Delegate AutomationEntryPointDelegates.InstallAppPackage
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
Delegate type for App package installation.
public delegate void AutomationEntryPointDelegates.InstallAppPackage(IEngine engine, AppInstallContext appInstallContext)
Parameters
- Extension Methods