Touchstone Re 2023 API Reference
ImportExpressOptions Class Members
Properties 


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

The following tables list the members exposed by ImportExpressOptions.

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 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 Property(Required) Contains the Touchstone®-generated Sequential Identifier that uniquely identifies the Data Source with which to associate the data that you are importing.  
Public Property(Required) Contains one of the following date formats to use when importing data:
  • MM/DD/YYYY
  • DD/MM/YYYY
  • YYYYMMDD
  • YYYY-MM-DD
 
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 Duplicate Contracts Option code that indicates how Touchstone® should deal with duplicate Contracts within the data that you are importing.  
Public Property(Required) Contains the Touchstone®-generated Sequential Identifier that uniquely identifies the Exposure Set with which to associate the data that you are importing.  
Public PropertyContains a failure threshold that indicates the number of record import failures that can occur before Touchstone® stops the import process.

Set this property to None to match the functionality that the Touchstone UI provides.

 
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 PropertyIndicates whether Touchstone® should skip any bad Contracts that it encounters during the import process.  
Public PropertyIndicates whether Touchstone® should skip any bad Locations that it encounters during the import process.  
Public PropertyContains the name of the verification job associated with this data import.  
Public Property(Optional) Indicates whether Touchstone® should only verify the data.  
Top
See Also

Reference

ImportExpressOptions Class
AIR.Services.DataImport.Data Namespace