Touchstone Re 2023 API Reference
CopyCompanyOptions Class Members
Properties 


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

The following tables list the members exposed by CopyCompanyOptions.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property(Optional) Contains the suffix that Touchstone Re appends to the name of any company loss files (CLFs) associated with the company to copy.

Recall that the CopyCompany() method does not support copying company loss associations (CLAs), which are losses from the Touchstone application that are stored on the AIRCompanyLoss database.

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

 
Public Property(Optional) Contains the list of the names of the company loss file (CLF) sets to copy with the Company.

Recall that the CopyCompany() method does not support copying company loss associations (CLAs), which are losses from the Touchstone application that are stored on the AIRCompanyLoss database.

 
Public Property(Required) Contains the software-generated sequential identifier (SID) that uniquely identifies the existing Company to copy.  
Public Property(Optional) Indicates whether to copy all the Exposure Sets associated with the Company.  
Public Property(Optional) Indicates whether to copy all the Reinsurance Programs associated with the Company.  
Public Property(Optional) Indicates whether to copy all the user-defined categories (UDCs) associated with the Company.  
Public Property(Required) Contains the name that Touchstone Re applies to the copied Company.  
Top
See Also

Reference

CopyCompanyOptions Class
AIR.Services.Reinsurance.DataImport.Data Namespace