Click or drag to resize
Grid Solutions Framework

CsvInputAdapterAutoMapToOutputMeasurements Property

Gets or sets flags that determines whether to automatically assign column mappings to output measurements when transverse mode is enabled. Output measurement definition order preserved.

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

Property Value

Boolean
See Also