Click or drag to resize

performanceTakesecondsSinceLastTake Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Core.data.measurement
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
[imbAttribute(imbAttributeName.reporting_valueformat, "#.00")]
[imbAttribute(imbAttributeName.measure_setUnit, "s")]
public double secondsSinceLastTake { get; set; }
Request Example View Source

Property Value

Type: Double

Implements

IPerformanceTake.secondsSinceLastTake
See Also