The following tables list the members exposed by ImportOptionsUnicede2.
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 exposure data in the UNICEDE/2 file. You can use the GetCompanies() method to retrieve a list of existing companies. |
 | CurrencyExchangeRateSid | (Required) Contains the identifier of the currency exchange rate that Touchstone or Touchstone Re should use when converting between currency types while importing data. |
 | ExposureSetSid | (Required) Contains the software-generated sequential identifier (SID) that uniquely identifies the existing Exposure Set to associate with the exposure data in the UNICEDE/2 file. |
 | ExposureYear | (Optional) Contains the year to associate with the exposure data in the UNICEDE/2 file. |
 | FilePath | (Required) Contains the UNC (Universal Naming Convention) path to the folder that contains UNICEDE/2 file to import, for example, \\host-name\share-name\file_path. |
 | Mode | (Optional) Contains a code that specifies whether to append the aggregated exposure data in the UNICEDE/2 file to the Exposure Set or replace the exposure set. |
Top
See Also