Touchstone Re 2023 API Reference
ReinsurancePortfolioType Enumeration


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.Common.Data Namespace : ReinsurancePortfolioType Enumeration
Provides a set of codes that represent types of Portfolios in Touchstone Re.
Syntax
Public Enum ReinsurancePortfolioType 
   Inherits System.Enum
Dim instance As ReinsurancePortfolioType
public enum ReinsurancePortfolioType : System.Enum 
Members
MemberDescription
DynamicDefines the Dynamic Portfolio type (2).
GroupNot used by Touchstone Re.
StaticDefines the Static Portfolio type (1).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.Reinsurance.Common.Data.ReinsurancePortfolioType

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

AIR.Services.Reinsurance.Common.Data Namespace