Touchstone Re 2023 API Reference
Portfolio Property (GetPortfolioDynamicResponse)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.PortfolioManagement.Api Namespace > GetPortfolioDynamicResponse Class : Portfolio Property
Contains the details of one Dynamic Portfolio.
Syntax
Public Property Portfolio As PortfolioDynamic
Dim instance As GetPortfolioDynamicResponse
Dim value As PortfolioDynamic
 
instance.Portfolio = value
 
value = instance.Portfolio
public PortfolioDynamic Portfolio {get; set;}
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

GetPortfolioDynamicResponse Class
GetPortfolioDynamicResponse Members