Touchstone 11.0 API Reference
ExceedanceProbability Property


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace > MarginalImpactTopResult Class : ExceedanceProbability Property
The probability that the EP Loss will be equaled or exceeded in a given year. For example, an exceedance probability of 0.4% indicates that the loss is likely to be equaled or exceeded in 1 year out of 250 on average, or 0.4 percent of the time.
Syntax
Public Property ExceedanceProbability As Double
Dim instance As MarginalImpactTopResult
Dim value As Double
 
instance.ExceedanceProbability = value
 
value = instance.ExceedanceProbability
public double ExceedanceProbability {get; set;}
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 Class
MarginalImpactTopResult Members