Touchstone Re 2023 API Reference
SubmitClfExportResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.DataExport.Api Namespace : SubmitClfExportResponse Class
Contains the response to the asynchronous web service call that you made to export the results of a Detailed Loss Analysis to a Company Loss File (CLF™) using the SubmitClfExport() method.
Syntax
Public Class SubmitClfExportResponse 
   Inherits AIR.Services.Common.Api.ResponseBase
Dim instance As SubmitClfExportResponse
public class SubmitClfExportResponse : AIR.Services.Common.Api.ResponseBase 
Remarks
You can send CLFs to reinsurers and investors who license CATRADER®. CLFs are especially useful when you are analyzing non-standard books with unusually high deductibles or unique geographic concentrations, per risk and surplus share treaties, and facultative contracts. After specifying the target analysis SID, you specify the perils and financial perspectives to include, and map any unrecognized Line of Business (LOB) values. The loss results are exported in the same currency used to run the loss analysis.

Separator Line

Inheritance Hierarchy

System.Object
      AIR.Services.DataExport.Api.SubmitClfExportResponse

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

SubmitClfExportResponse Members
AIR.Services.DataExport.Api Namespace