Touchstone Re 2023 API Reference
ImportOptionsTsReCompanies Class
Members 


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.DataImport.Data Namespace : ImportOptionsTsReCompanies Class
Contains a set of options that enable you to specify how the application imports one or more Touchstone Re companies. For example, you can specify the path to the company (.cmp) file that contains the company data to import.
Syntax
Public Class ImportOptionsTsReCompanies 
Dim instance As ImportOptionsTsReCompanies
public class ImportOptionsTsReCompanies 
Remarks

When you export one or more companies in Touchstone Re, the application produces a set of files that includes all the data associated with the companies, for example, company names, reinsurance program information, exposure data, and company loss data. Company loss data may include company loss files (CLFs), detailed loss files (DLFs), and company loss associations (CLAs), which are losses from the Touchstone application that are stored on the AIRCompanyLoss database. You can then import the files into any Touchstone Re environment.

If you attempt to import a company that has the same name as an existing company in the environment, Touchstone Re appends an underscore and a number to the name, for example, CompanyName_1.

Inheritance Hierarchy

System.Object
   AIR.Services.Reinsurance.DataImport.Data.ImportOptionsTsReCompanies

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ImportOptionsTsReCompanies Members
AIR.Services.Reinsurance.DataImport.Data Namespace