Touchstone Re 2023 API Reference
CreateProgramRelationshipsRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Api Namespace : CreateProgramRelationshipsRequest Class
Contains the Business Unit SID, SQL Instance SID, Program SID, and details of the new Reinsurance Program Relationships to create.

A Reinsurance Program Relationship defines the association between two Reinsurance Programs. Specifically, the relationship specifies which program inures to the benefit of the other program, the financial perspective of the association, and the relavant participation level. One reinsurance program may have many relationships.

For a given reinsurance program, you can use the GetAvailableProgramsToCreateProgramRelationships() method to retrieve a list of the programs that are valid potential sourcing or inuring programs for the specified program.

Syntax
Public Class CreateProgramRelationshipsRequest 
   Inherits AIR.Services.Common.Api.RequestBase
public class CreateProgramRelationshipsRequest : AIR.Services.Common.Api.RequestBase 
Remarks

When you attempt to create new relationships for a program, note that:

Inheritance Hierarchy

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

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

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