Touchstone 11.0 API Reference
ImportOptionsFlatFileBase Class Properties


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

For a list of all members of this type, see ImportOptionsFlatFileBase members.

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 ImportExpressOptions)
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 ImportExpressOptions)
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. (Inherited from ImportExpressOptions)
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
(Inherited from ImportExpressOptions)
Public Property(Optional) Contains the delimiter to use to separate data fields within flat import files.

Default: comma (,)

.  
Public Property Deprecated. (Inherited from ImportExpressOptions)
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 ImportExpressOptions)
Public Property Deprecated. (Inherited from ImportExpressOptions)
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. (Inherited from ImportExpressOptions)
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. (Inherited from ImportExpressOptions)
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.

(Inherited from ImportExpressOptions)
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 ImportExpressOptions)
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 ImportExpressOptions)
Public Property(Optional) Contains the Job Priority that Touchstone® should use when submitting this data import job. (Inherited from ImportExpressOptions)
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 ImportExpressOptions)
Public Property(Optional) Contains the maximum number of cores that Touchstone® should use to import the data. (Inherited from ImportExpressOptions)
Public Property(Optional) Contains the minimum number of cores that Touchstone® should use to import the data. (Inherited from ImportExpressOptions)
Public Property(Optional) Indicates the Premium geocoding options that Touchstone® should use to import the data. (Inherited from ImportExpressOptions)
Public Property(Optional) Indicates whether Touchstone® should preserve any user supplied geocodes (latitudes and longitudes) within the import data. (Inherited from ImportExpressOptions)
Public Property Contains the preserved geocode (user-supplied geocodes containing the latitudes and longitudes) that Touchstone® should use within the import data. (Inherited from ImportExpressOptions)
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 ImportExpressOptions)
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 ImportExpressOptions)
Public Property(Optional) Indicates whether to show decommissioned offshore platforms. (Inherited from ImportExpressOptions)
Public PropertyIndicates whether Touchstone® should skip any bad Contracts that it encounters during the import process. (Inherited from ImportExpressOptions)
Public PropertyIndicates whether Touchstone® should skip any bad Locations that it encounters during the import process. (Inherited from ImportExpressOptions)
Public Property(Optional) Contains the text qualifier that specifies whether to use single or double quotes within flat import files.  
Public Property Contains the name of the verification job associated with this data import. (Inherited from ImportExpressOptions)
Public Property(Optional) Indicates whether Touchstone® should only verify the data. (Inherited from ImportExpressOptions)
Top
See Also

Reference

ImportOptionsFlatFileBase Class
AIR.Services.DataImport.Data Namespace