Interface IDmsSchedulerScriptAction
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
Represents a scheduler automation script action.
public interface IDmsSchedulerScriptAction : IDmsSchedulerAction
- Inherited Members
- Extension Methods
Properties
- CheckSets
Gets a value indicating whether to check sets.
- Dummies
Gets the dummies (element links) for the script.
- ExecuteAsync
Gets a value indicating whether to execute the script asynchronously.
- MemoryFiles
Gets the memory files for the script.
- Parameters
Gets the parameters for the script.
- RunOptions
Gets the script run options.
- ScriptName
Gets the script name.
- SkipStartedInformationEvent
Gets a value indicating whether to skip the started information event.