Touchstone Re 2023 API Reference
ReportTypeCodes Enumeration


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace : ReportTypeCodes Enumeration
Provides a set of codes that represent the event loss perspectives supported by the software.
Syntax
Public Enum ReportTypeCodes 
   Inherits System.Enum
Dim instance As ReportTypeCodes
public enum ReportTypeCodes : System.Enum 
Members
MemberDescription
EventLossByGeoLOBDefines Event Loss By Geo Line of Business (105).
EventLossByPortfolioDefines Event Loss By Portfolio (101).
EventLossByTreatyDefines Event Loss By Treaty (107).
EventLossByTreatyGeoLOBDefines Event Loss By Treaty Geo Line of Business (507).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.DataExport.Data.ReportTypeCodes

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.DataExport.Data Namespace