Touchstone 11.0 API Reference
EPTypeCode Property (SummaryEPDistribution)


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace > SummaryEPDistribution Class : EPTypeCode Property
Contains one of the following Exceedance Probability (EP) type codes that indicate the type of summary loss to display in this Summary EP Distribution:
Code Description
EP Exceedance Probability: The probability that various levels of loss will be exceeded. This is the basis upon which insurers estimate their likelihood of experiencing various levels of loss.
TVAR Tail Value at Risk: The average of all losses beyond a specified return period.
Syntax
Public Property EPTypeCode As String
Dim instance As SummaryEPDistribution
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

SummaryEPDistribution Class
SummaryEPDistribution Members