Touchstone Re 2023 API Reference
CopyProgramRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Api Namespace : CopyProgramRequest Class
Contains the Business Unit SID and SQL Instance SID associated with the Reinsurance Program 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 whether to copy all the inuring (or child) reinsurance programs associated with the initial reinsurance program to copy.

You can copy a reinsurance program from a given company to the same company or to a different company.

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

System.Object
      AIR.Services.Reinsurance.ProgramManagement.Api.CopyProgramRequest

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

CopyProgramRequest Members
AIR.Services.Reinsurance.ProgramManagement.Api Namespace