Touchstone Re 2023 API Reference
Filter Property (CreatePortfolioDynamicRequest)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.PortfolioManagement.Api Namespace > CreatePortfolioDynamicRequest Class : Filter Property
(Optional) Contains the Filter that specifies the reinsurance treaties (or Layers) to include in the Dynamic Portfolio.
Syntax
Public Property Filter As Filter
Dim instance As CreatePortfolioDynamicRequest
Dim value As Filter
 
instance.Filter = value
 
value = instance.Filter
public Filter Filter {get; set;}
Remarks
Default: The default filter in the user interface
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

CreatePortfolioDynamicRequest Class
CreatePortfolioDynamicRequest Members