Method GetAllScripts
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
GetAllScripts()
Retrieves all scripts. Replaces: sa.NotifyElement(userID, elementID, SPA_NE_GETINFO (4), SPAI_SCRIPTS_ALL (10), null, null, out result);
object GetAllScripts()
Returns
- object
All the scripts defined on the element.