Touchstone 11.0 API Reference
SubmitExportProgramDlfCsvRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.DataExport.Api Namespace : SubmitExportProgramDlfCsvRequest Class
Contains the Business Unit SID and SQL Instance SID associated with the program aggregate loss analysis results to export to a detailed loss file (DLF) in comma-separated values (CSV) format. Additionally, the request contains an ExportOptions object that enables you to configure the export job. For example, the object enables you to specify the destination of the DLF and the financial perspective that Touchstone Re includes in the DLF.
Syntax
Public Class SubmitExportProgramDlfCsvRequest 
   Inherits AIR.Services.Common.Api.RequestBase
public class SubmitExportProgramDlfCsvRequest : AIR.Services.Common.Api.RequestBase 
Remarks
DLFs contain area, subarea, and line of business information in binary or comma-separated values (CSV) format. Touchstone Re can create a DLF from an aggregate loss analysis that a user ran against a reinsurance program or a portfolio of reinsurance treaties (or layers). You can use DLFs in binary format in both Touchstone Re and CATRADER.
Inheritance Hierarchy

System.Object
   AIR.Services.Common.Api.RequestBase
      AIR.Services.DataExport.Api.SubmitExportProgramDlfCsvRequest

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

SubmitExportProgramDlfCsvRequest Members
AIR.Services.DataExport.Api Namespace