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