Click or drag to resize
Grid Solutions Framework

MovingValueInputAdapterIncludeTime Property

Gets or sets the flag that determines whether time will be included in the published measurements. False will set all time values to zero.

Namespace: TestingAdapters
Assembly: TestingAdapters (in TestingAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(true)]
public bool IncludeTime { get; set; }
View Source

Property Value

Boolean
See Also