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
headerstringThe CSV header (or column name) whose mapping should be removed.