Touchstone 11.0 API Reference
ExposedLimits Enumeration


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Data Namespace : ExposedLimits Enumeration
Defines a set of options that enable you to calculate your exposed limits deterministically based on different financial perspectives during a Geospatial Analysis.
Syntax
Public Enum ExposedLimits 
   Inherits System.Enum
Dim instance As ExposedLimits
public enum ExposedLimits : System.Enum 
Members
MemberDescription
All Specifies that Touchstone® should calculate your exposed limits deterministically based on all the available financial perspectives (-1).
SaveGross Specifies that Touchstone® should calculate your exposed limits deterministically based on the Gross financial perspective (1). This financial perspective refers to the value of the exposures after financial terms, such as deductibles, are applied.
SaveGroundUp Specifies that Touchstone® should calculate your exposed limits deterministically based on the Ground-up financial perspective (2). This financial perspective refers to the value of the exposures before financial terms are applied, which is equal to the total replacement value (TRV) multiplied by the damage ratio (percent).
SaveNetOfPreCAT Specifies that Touchstone® should calculate your exposed limits deterministically based on the Net of Pre-CAT financial perspective (4). This financial perspective refers to the value of the exposures after financial terms, facultative reinsurance, and all risk-based reinsurance treaties are applied.
SavePostCATNet Specifies that Touchstone® should calculate your exposed limits deterministically based on the Post-CAT Net financial perspective (8). This financial perspective refers to the value of the exposures after all insurance and reinsurance treaties, including CAT Excess of Loss (XOL) treaties, are applied.
Remarks
In addition to accumulating exposures based on replacement values, you can take into consideration the financial terms included with the exposure data, enabling you to see the limits to which your organization is exposed—net of insurance and/or reinsurance terms.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.ExposureConcentrationAnalysis.Data.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.ExposureConcentrationAnalysis.Data Namespace