Click or drag to resize
Grid Solutions Framework

CsvInputAdapterTransverseMode Property

Gets or sets a value that determines whether CSV file is in transverse mode for real-time concentration.

Namespace: CSVAdapters
Assembly: CsvAdapters (in CsvAdapters.dll) Version: 2.4.248-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(false)]
public bool TransverseMode { get; set; }
View Source

Property Value

Boolean
See Also