Touchstone Re 2023 API Reference
CopyOptions Property (CopyExposureSetYearRequest)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.CompanyManagement.Api Namespace > CopyExposureSetYearRequest Class : CopyOptions Property
(Required) Contains a set of options that enable you to specify how Touchstone Re copies Exposure Set data. For example, you can specify the exposure year to copy from, the exposure year to copy to, and the company to copy the exposure to.
Syntax
Public Property CopyOptions As CopyExposureSetYearApiOptions
Dim instance As CopyExposureSetYearRequest
Dim value As CopyExposureSetYearApiOptions
 
instance.CopyOptions = value
 
value = instance.CopyOptions
public CopyExposureSetYearApiOptions CopyOptions {get; set;}
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 Class
CopyExposureSetYearRequest Members