Touchstone Re 2023 API Reference
GetAvailableProgramsToCreateProgramRelationshipsRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Api Namespace : GetAvailableProgramsToCreateProgramRelationshipsRequest Class
Contains the Business Unit SID, SQL Instance SID, and Program SID associated with the list of valid potential sourcing or inuring Reinsurance Programs to retrieve.

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

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

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

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