ConverterBase Class | 
Namespace: FileHelpers
The ConverterBase type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultDateTimeFormat | Allow you to set the default Date Format used for the Converter. using the same CustomDateTimeFormat that is used in the .NET framework. By default: "ddMMyyyy"  | 
| Name | Description | |
|---|---|---|
| FieldToString | 
            Convert a field value to an string to write this to the file.
              | |
| StringToField | 
            Convert a string in the file to a field value.
              |