Touchstone 11.0 API Reference
EPTypeCode Property (MarginalImpactTopResult)


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace > MarginalImpactTopResult Class : EPTypeCode Property
Contains a code that indicates that this Marginal Impact Analysis result represents an exceedence probability (EP) for a given year. An 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.
Syntax
Public Property EPTypeCode As String
Dim instance As MarginalImpactTopResult
Dim value As String
 
instance.EPTypeCode = value
 
value = instance.EPTypeCode
public string EPTypeCode {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