Method GetScripts
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
GetScripts()
Retrieves all scripts from the DataMiner System.
IEnumerable<IDmsAutomationScript> GetScripts()
Returns
- IEnumerable<IDmsAutomationScript>
The scripts present on the DataMiner System.