Touchstone 11.0 API Reference
SubmitExportUnicede2Request Class
Members 


Air.Services.Proxy Assembly > AIR.Services.DataExport.Api Namespace : SubmitExportUnicede2Request Class
Contains the Business Unit SID, SQL Instance SID, and Export Options associated with the exposures that you want to export as a UNICEDE/2 file.
Syntax
Public Class SubmitExportUnicede2Request 
   Inherits AIR.Services.Common.Api.RequestBase
Dim instance As SubmitExportUnicede2Request
public class SubmitExportUnicede2Request : AIR.Services.Common.Api.RequestBase 
Remarks
You can use the UNICEDE/2 file to transfer aggregate exposure information between Touchstone and Touchstone Re. And Reinsurance brokers commonly include Unicede2 files in reinsurance submission data packages. You can subsequently import the UNICEDE/2 file into Touchstone Re and aggregate to a resolution that Touchstone Re's aggregate exposure modeling capabilities can use. The file extension for exposure data that you export to UNICEDE/2 format is .txt. For more information about the UNICEDE/2 format, visit www.unicede.com. Related Method: SubmitExportUnicede2() Related Response: SubmitExportUnicede2Response
Inheritance Hierarchy

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

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

SubmitExportUnicede2Request Members
AIR.Services.DataExport.Api Namespace