Touchstone Re 2023 API Reference
ReinsuranceLobCategories Enumeration


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.Common.Data Namespace : ReinsuranceLobCategories Enumeration
Contains a list of lines of business in Touchstone (Re).
Syntax
Public Enum ReinsuranceLobCategories 
   Inherits System.Enum
Dim instance As ReinsuranceLobCategories
public enum ReinsuranceLobCategories : System.Enum 
Members
MemberDescription
AgricultureSpecifies agriculture for the reinsurance program.
AllIncludes all the lines of businesses for a program or portfolio.
AutoSpecifies auto for the reinsurance program.
CommercialSpecifies commercial LOB for the reinsurance program.
MobileHomeSpecifies mobile home for the reinsurance program.
NoneIndicates no LOB for the reinsurance program.
ResidentialSpecifies residential LOB for the reinsurance program.
Inheritance Hierarchy

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

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