Touchstone Re 2023 API Reference
CreateExposureSetRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.CompanyManagement.Api Namespace : CreateExposureSetRequest Class
Contains the Business Unit SID, SQL Instance SID, and name to associate with the Exposure Set to create.
Syntax
Public Class CreateExposureSetRequest 
   Inherits AIR.Services.Common.Api.RequestBase
Dim instance As CreateExposureSetRequest
public class CreateExposureSetRequest : AIR.Services.Common.Api.RequestBase 
Remarks

An exposure set is a collection of exposure data such as sums insured, risk count, premium, rate, payroll, and market share data. Exposure sets are associated with Companies. Companies may contain many exposure sets.

You can import exposure data in UNICEDE/2 format.

You can use the GetCompanies() method to retrieve a list of the existing companies in a given business unit.

Inheritance Hierarchy

System.Object
      AIR.Services.Reinsurance.CompanyManagement.Api.CreateExposureSetRequest

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

CreateExposureSetRequest Members
AIR.Services.Reinsurance.CompanyManagement.Api Namespace