Touchstone Re 2023 API Reference
ReinsuranceCompanyLossSetSource Enumeration


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.CompanyLossSetManagement.Data Namespace : ReinsuranceCompanyLossSetSource Enumeration
Provides a series of codes that represent types of sources of company loss sets.
Syntax
Public Enum ReinsuranceCompanyLossSetSource 
   Inherits System.Enum
public enum ReinsuranceCompanyLossSetSource : System.Enum 
Members
MemberDescription
DatabaseDefines the Database (2) type, which indicates that the company loss set includes data from that a user exported from Touchstone using the company loss association feature.
FileDefines the File (1) type, which indicates that the company loss set includes a set of company loss files (CLFs) that a user imported into Touchstone Re.
Remarks
A company loss set can include a set of company loss files (CLFs) or company loss associations.

You can export company loss data from Touchstone in two ways:

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.Reinsurance.CompanyLossSetManagement.Data.ReinsuranceCompanyLossSetSource

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

AIR.Services.Reinsurance.CompanyLossSetManagement.Data Namespace