Table of Contents

Method RemoveMapping

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

RemoveMapping(string)

Removes the mapping for the specified CSV header name.

public void RemoveMapping(string header)

Parameters

header string

The CSV header (or column name) whose mapping should be removed.