ImportCSVDataOption
Contents
[
Hide
]
importCSVDataOption
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
SeparatorString | String | True | False | ||
ConvertNumericData | Boolean | True | False | ||
FirstRow | Integer | True | False | ||
FirstColumn | Integer | True | False | ||
SourceFile | String | True | False | ||
CustomParsers | Container | True | False | ||
DestinationWorksheet | String | True | False | ||
IsInsert | Boolean | True | False | ||
ImportDataType | String | True | False | ||
DataSource | Class:DataSource | True | False | ||
Source | Class:FileSource | True | False |
Parent Name : ImportOption