Touchstone Re 2023 API Reference
RemovePortfolioLayersRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.PortfolioManagement.Api Namespace : RemovePortfolioLayersRequest Class
Contains the Business Unit SID, SQL Instance SID, and Portfolio SID that identify the Static Portfolio to remove reinsurance treaties (or Layers) from as well as the Layer SIDs that identify the layers to remove.
Syntax
Public Class RemovePortfolioLayersRequest 
   Inherits AIR.Services.Common.Api.RequestBase
public class RemovePortfolioLayersRequest : AIR.Services.Common.Api.RequestBase 
Remarks

If you remove a layer from a static portfolio, the layer persists and remains associated with a Reinsurance Program.

To identify layers to remove from the static portfolio, use the GetMasterPortfolioLayers() method.

Inheritance Hierarchy

System.Object
      AIR.Services.Reinsurance.PortfolioManagement.Api.RemovePortfolioLayersRequest

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

RemovePortfolioLayersRequest Members
AIR.Services.Reinsurance.PortfolioManagement.Api Namespace