Click or drag to resize
Grid Solutions Framework

FileImporterMeasurementsPerInterval Property

Gets or sets the number of measurements that are read from the CSV file in each frame.

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

Property Value

Int32
See Also