Table of Contents

Property HeaderTypeMapping

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

HeaderTypeMapping

Gets a read-only dictionary mapping CSV header names to their corresponding CLR types.

public IReadOnlyDictionary<string, Type> HeaderTypeMapping { get; }

Property Value

IReadOnlyDictionary<string, Type>