Touchstone Re 2023 API Reference
CopyExposureSetYearRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.CompanyManagement.Api Namespace : CopyExposureSetYearRequest Class
Contains the Business Unit SID and SQL Instance SID associated with the Exposure Set data to copy.

Additionally, the request contains a CopyOptions object that enables you to configure the copy job. For example, the object enables you to specify the exposure year to copy from, the exposure year to copy to, and the company to copy the exposure to.

You can copy the exposure set data associated with one exposure year at a time. Exposure set data includes the total insured value, number of risks, premium, payroll, and user-specified market share data.

Syntax
Public Class CopyExposureSetYearRequest 
   Inherits AIR.Services.Common.Api.RequestBase
Dim instance As CopyExposureSetYearRequest
public class CopyExposureSetYearRequest : AIR.Services.Common.Api.RequestBase 
Remarks
Inheritance Hierarchy

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

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

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