Touchstone Re 2023 API Reference
IDTEXPORT_ExposedLimits Enumeration


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace : IDTEXPORT_ExposedLimits Enumeration
Provides a set of codes that represent the financial perspectives that the software can use to determine the top loss-generating events when exporting the results of a ring geospatial analysis to a user-generated deterministic terrorism Event Set.
Syntax
Public Enum IDTEXPORT_ExposedLimits 
   Inherits System.Enum
Dim instance As IDTEXPORT_ExposedLimits
public enum IDTEXPORT_ExposedLimits : System.Enum 
Members
MemberDescription
ExposedGrossDefines the Exposed Gross perspective (1).
ExposedGroundUpDefines the Exposed Ground Up perspective (2).
ExposedPostCATNetDefines the Exposed Post-Catastrophe Net perspective (8).
ExposedPreCATNetDefines the Exposed Net of Pre-Catastrophe perspective (4).
Inheritance Hierarchy

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

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