Description
Gets/sets start threshold value of threshold tool
-
Property type
-
A Double value.
Threshold as double
-
Syntax
-
object.ThresholdStart [= value]
The ThresholdStart Property syntax has these parts: |
| object | An expression evaluating to an object of type McThresholdTool. | | value | A Double value. |
|