Click or drag to resize

performanceTakesamplingTime Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Time of take creation

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

Property Value

Type: DateTime

Implements

IPerformanceTake.samplingTime
See Also