Touchstone Re 2023 API Reference
ImportOptionsCede Class Members
Properties 


Air.Services.Proxy Assembly > AIR.Services.DataImport.Data Namespace : ImportOptionsCede Class

The following tables list the members exposed by ImportOptionsCede.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property(Optional) Contains the Exposure View Options that Touchstone® should use to create or add to an Exposure View during the data import process. (Inherited from AIR.Services.DataImport.Data.ImportOptionsBase)
Public PropertyContains a list of books that you want to import.  
Public PropertyContains the unique system-generated sequential identifier of the business unit associated with CEDE import.  
Public Property(Required) Contains the currency code that Touchstone® should use when importing data. (Inherited from ImportOptionsBase)
Public Property(Required) Contains the identifier of the currency exchange rate that Touchstone® should use when converting between currency types while importing data. (Inherited from ImportOptionsBase)
Public PropertyContains the Touchstone®-generated Data Source Sequential Identifier (SID) that uniquely identifies the Data Source on which you want to import CEDE files.  
Public PropertyDeprecated. (Inherited from ImportOptionsBase)
Public Property(Optional) Contains the name of the Exposure Set into which Touchstone® should place the data that you would like to import. (Inherited from ImportOptionsBase)
Public PropertyDeprecated. (Inherited from ImportOptionsBase)
Public Property(Optional) Contains a Geocoder code that indicates which Geocoder Touchstone® should use to geocode the data that you would like to import. (Inherited from ImportOptionsBase)
Public Property(Optional) Contains an Import File Cleanup code that indicates the action that Touchstone® should perform with respect to the import source files once the import is complete. (Inherited from ImportOptionsBase)
Public Property(Optional) Contains the Job Priority that Touchstone® should use when submitting this data import job. (Inherited from ImportOptionsBase)
Public Property(Optional) Contains the date and time at which you want to schedule Touchstone® to run this data import job. Touchstone runs this scheduled job as soon as possible after the date and time that you specify. (Inherited from ImportOptionsBase)
Public Property(Optional) Contains the maximum number of cores that Touchstone® should use to import the data. (Inherited from ImportOptionsBase)
Public Property(Optional) Contains the minimum number of cores that Touchstone® should use to import the data. (Inherited from ImportOptionsBase)
Public Property(Optional) Indicates the Premium geocoding options that Touchstone® should use to import the data. (Inherited from ImportOptionsBase)
Public Property(Optional) Indicates whether Touchstone® should preserve any user supplied geocodes (latitudes and longitudes) within the import data. (Inherited from ImportOptionsBase)
Public PropertyContains the preserved geocode (user-supplied geocodes containing the latitudes and longitudes) that Touchstone® should use within the import data. (Inherited from ImportOptionsBase)
Public Property(Optional) Contains the currency code that Touchstone® should use when importing project data.

Touchstone uses the project currency to display monetary values in the exposure summary dashboard and run analyses. You can change the project currency at any time.

The project currency overrides the global currency rate settings and template settings in the Administration Console.

Changing the project currency does not affect analyses that you ran previously.

(Inherited from ImportOptionsBase)
Public Property(Optional) Contains the unique system-generated sequential identifier (SID) for the currency exchange rate set that Touchstone® should use when importing project data.

You can use the GetCurrencyExchangeRateInfo() method to retrieve a list of currency exchange rate sets.

(Inherited from ImportOptionsBase)
Public Property(Optional) Indicates whether to show decommissioned offshore platforms. (Inherited from ImportOptionsBase)
Public Property(Required) Contains the source CEDE database that you would like to import.  
Public Property(Required) Contains the Database Server to which the source CEDE file is attached.  
Top
See Also

Reference

ImportOptionsCede Class
AIR.Services.DataImport.Data Namespace