Touchstone Re 2023 API Reference
UpdateProgramRelationshipsRequest Class
Members 


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

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 UpdateProgramRelationshipsRequest 
   Inherits AIR.Services.Common.Api.RequestBase
public class UpdateProgramRelationshipsRequest : AIR.Services.Common.Api.RequestBase 
Remarks

When you attempt to update the relationships associated with a program, note that:

Inheritance Hierarchy

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

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

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