Class RequestScriptInfoSubScriptOptions
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
Represents options related to subscript execution of the OnRequestScriptInfo entry point.
public class RequestScriptInfoSubScriptOptions : SubScriptOptions
- Inheritance
-
RequestScriptInfoSubScriptOptions
- Inherited Members
- Extension Methods
Remarks
note
Available from DataMiner 10.5.7/10.6.0 onwards.
Properties
- Input
Gets the input for the OnRequestScriptInfo entry point method.
- Output
Gets the output after starting the OnRequestScriptInfo entry point method.