Table of Contents

Property Mappings

Namespace
YndigoBlue.Velocity.Model
Assembly
YndigoBlue.Velocity.dll

Mappings

Gets or sets the column mapping configuration that defines how CSV headers map to database columns and their data types.

public ImportConfig.ImportConfigMappings Mappings { get; set; }

Property Value

ImportConfig.ImportConfigMappings