Touchstone 11.0 API Reference
FinancialPerspectiveToFindHighestLossRing Enumeration


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Data Namespace : FinancialPerspectiveToFindHighestLossRing Enumeration
(Optional) Contains the financial perspectives, such as ground-up, gross, or net, that you want Touchstone® to include in the Detailed Loss Analysis results.
Syntax
Public Enum FinancialPerspectiveToFindHighestLossRing 
   Inherits System.Enum
public enum FinancialPerspectiveToFindHighestLossRing : System.Enum 
Members
MemberDescription
Gross Defines the Gross amount (0) for the ring.
GroundUp Defines the Ground up amount (1) for the ring.
PostCATNet Defines the PostCATNet amount (3) for the ring.
PreCATNet Defines the PreCATNet amount (2) for the ring.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.ExposureConcentrationAnalysis.Data.FinancialPerspectiveToFindHighestLossRing

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