Click or drag to resize
Grid Solutions Framework

FileImporterColumnMappings Property

Defines the column mappings must defined: e.g., 0=Timestamp; 1=PPA:12; 2=PPA13.

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

Property Value

Int32
See Also