The following tables list the members exposed by ImportOptionsChinaProgram.
Public Constructors
Public Properties
| Name | Description |
 | CompanySid | (Required) Contains the software-generated sequential identifier (SID) that uniquely identifies the existing Company to associate with the program data in the comma-separated values (CSV) file. You can use the GetCompanies() method to retrieve a list of existing companies. |
 | CurrencyExchangeRateSetSid | (Required) Contains the software-generated sequential identifier for the existing currency exchange rate table to use during the import job. |
 | ExposureType | (Required) Contains a code that specifies the type of exposure data associated with the program data in the comma-separated values (CSV) file, for example, market shares or sums insured. |
 | FilePath | (Required) Contains the UNC (Universal Naming Convention) path to the folder that contains the comma-separated values (CSV) file to import, for example, \\host-name\share-name\file_path. |
 | Peril | (Required) Contains the code that represents the peril associated with the program data. |
Top
See Also