Touchstone Re 2023 API Reference
GetExposureSetsRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.CompanyManagement.Api Namespace : GetExposureSetsRequest Class
Contains the Business Unit SID, SQL Instance SID, and Company SID that identify the Exposure Sets to retrieve.
Syntax
Public Class GetExposureSetsRequest 
   Inherits AIR.Services.Common.Api.RequestBase
Dim instance As GetExposureSetsRequest
public class GetExposureSetsRequest : 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.GetExposureSetsRequest

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

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