Property ClipValueToMinMax
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLNetTypes.dll
ClipValueToMinMax
Gets or sets a value indicating whether to enable the ClipValueToMinMax option.
public bool ClipValueToMinMax { get; set; }
Property Value
- bool
true
to enable the ClipValueToMinMax option; otherwise,false
.
Remarks
Default: false
.