Click or drag to resize
Grid Solutions Framework

FileImporterSimulateTimestamp Property

Gets or sets a value that determines whether timestamps are simulated for the purposes of real-time concentration.

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

Property Value

Boolean
See Also