Touchstone Re 2023 API Reference
ResultGeographyDetailCode Enumeration


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.AggregateLossAnalysis.Data Namespace : ResultGeographyDetailCode Enumeration
Provides a series of codes that represent the resolution of aggregate loss analysis results.
Syntax
Public Enum ResultGeographyDetailCode 
   Inherits System.Enum
Dim instance As ResultGeographyDetailCode
public enum ResultGeographyDetailCode : System.Enum 
Members
MemberDescription
AreaDefines the Area (2) resolution, which indicates that Touchstone Re saves losses by area.
EventTotalDefines the Event Total (0) resolution, which indicates that Touchstone Re saves losses by event.
SubareaDefines the Subarea (1) resolution, which indicates that Touchstone Re saves losses by subarea.
Remarks
You can run an aggregate loss analysis on a reinsurance program or on a portfolio of reinsurance treaties.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.Reinsurance.AggregateLossAnalysis.Data.ResultGeographyDetailCode

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