Touchstone Re 2023 API Reference
DeleteProgramRelationshipsRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Api Namespace : DeleteProgramRelationshipsRequest Class
Contains the Business Unit SID, SQL Instance SID, Program SID associated with the list of Reinsurance Program Relationships to delete, as well as the details of the relationships.
Syntax
Public Class DeleteProgramRelationshipsRequest 
   Inherits AIR.Services.Common.Api.RequestBase
public class DeleteProgramRelationshipsRequest : AIR.Services.Common.Api.RequestBase 
Remarks

You can use the GetPrograms() method to retrieve a list of existing reinsurance programs.

You can use the GetExistingProgramRelationships() method to retrieve a list of existing relationships for a program.

Inheritance Hierarchy

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

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

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