Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 721 Bytes

File metadata and controls

12 lines (9 loc) · 721 Bytes

BeezUpApi.InputFileReadConfiguration

Properties

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]