Click or drag to resize

MeasurePointTime Property

Gets or sets the measure time, when the value is measured.

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

Property Value

Type: Double
The measure time.
See Also