Touchstone Re 2023 API Reference
Portfolio Property (GetPortfolioStaticResponse)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.PortfolioManagement.Api Namespace > GetPortfolioStaticResponse Class : Portfolio Property
Contains the details of one Static Portfolio.
Syntax
Public Property Portfolio As PortfolioStatic
Dim instance As GetPortfolioStaticResponse
Dim value As PortfolioStatic
 
instance.Portfolio = value
 
value = instance.Portfolio
public PortfolioStatic 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

GetPortfolioStaticResponse Class
GetPortfolioStaticResponse Members