Table of Contents

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

true to clip the value to the minimum and maximum; otherwise, false.

Remarks

Default: false.