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.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(false)]
public bool TransverseMode { get; set; }
View Source

Property Value

Boolean
See Also