The following tables list the members exposed by SubmitConvertCsvToUlfRequest.
Public Constructors
Public Properties
| Name | Description |
 | ClfSetName | (Required) Contains the name of the company loss file. |
 | Comment | (Optional) Contains general comments associated with the company loss set. |
 | MaxCores | (Optional) Contains the maximum number of cores for the associated node group(s) to use. |
 | MinCores | (Optional) Contains the minimum number of cores for the associated HPC (High Performance Computing) node group(s) to use. |
 | UlfOutputFilePath | (Optional) Represents the directory path that contains the converted ULF files. ULF contains multiple files in EVI or EVT formats. |
 | UviInputFilePath | (Required) Indicates the file path of the input UVI file. The input UVI file must contain a set of comma-separated values (CSV) file. You must place all the CSV files that you want to convert to ULF inside an UVI file directory. |
Top
See Also