Touchstone Re 2023 API Reference
PortfolioType Property (Portfolio)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.PortfolioManagement.Data Namespace > Portfolio Class : PortfolioType Property
Contains a code that specifies the type of the portfolio.
Syntax
Public Property PortfolioType As ReinsurancePortfolioType
Dim instance As Portfolio
Dim value As ReinsurancePortfolioType
 
instance.PortfolioType = value
 
value = instance.PortfolioType
public ReinsurancePortfolioType PortfolioType {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

Portfolio Class
Portfolio Members