Name | Type | Description | Notes |
---|---|---|---|
Format | FileFormatStrategy | ||
EncodingTypeName | string | The encoding type. UTF-8 by default. | [optional] [default to "UTF-8"] |
CultureName | string | The culture name of the file. (i.e. fr-FR). If null then Invariant culture will be used. | [optional] [default to ""] |
CsvFileReadProperties | InputFileReadCsvConfiguration | [optional] | |
XmlFileReadProperties | InputFileReadXmlConfiguration | [optional] |