|
CsvInputAdapterTransverseMode Property
|
Gets or sets a value that determines whether CSV file is in transverse mode for real-time concentration.
Namespace: CsvAdaptersAssembly: CsvAdapters (in CsvAdapters.dll) Version: 2.4.230-beta
Syntaxfunction get_TransverseMode();
function set_TransverseMode(value);
View SourceProperty Value
Boolean
See Also