Class Parameter
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
Displays the value of a protocol parameter.
public class Parameter : Widget
- Inheritance
-
Parameter
- Inherited Members
- Extension Methods
Constructors
- Parameter(Element, int, string)
Initializes a new instance of the Parameter class.
- Parameter(int, int, int, string)
Initializes a new instance of the Parameter class.
Properties
- DmaId
Gets or sets the ID of the DataMiner Agent that has the parameter.
- ElementId
Gets or sets the ID of the element that has the parameter.
- Index
Gets or sets the primary key of the table entry.
- ParameterId
Gets or sets the ID of the parameter.