Touchstone 11.0 API Reference
MarginalImpactTopResult Class
Members 


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace : MarginalImpactTopResult Class
Contains the details of one top ten result in a set of Marginal Impact Analysis results, including the exceedance probability (EP), loss, administrative boundary and peril combination, and target portfolio associated with the result.
Syntax
Public Class MarginalImpactTopResult 
Dim instance As MarginalImpactTopResult
public class MarginalImpactTopResult 
Remarks
The EP is the probability that a given level of loss will be exceeded in a given year. Insurers estimate their likelihood of experiencing various levels of loss using EPs.

Note that MarginalImpactTopResult derives from LossEPCurve, which contains the EP curve data points.

Inheritance Hierarchy

System.Object
   AIR.Services.LossAnalysis.Data.MarginalImpactTopResult

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

MarginalImpactTopResult Members
AIR.Services.LossAnalysis.Data Namespace