Click or drag to resize

MeasurePointValue Property

Gets or sets the value measured at the time

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[DataMemberAttribute]
public double Value { get; set; }

Property Value

Type: Double
The value.
See Also