Property ClipValueToRange
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
ClipValueToRange
Gets or sets a value indicating whether the value is clipped to the range.
Default: false
.
public bool ClipValueToRange { get; set; }