Public Property EPTypeCode As String
Dim instance As SummaryEPDistribution Dim value As String instance.EPTypeCode = value value = instance.EPTypeCode
public string EPTypeCode {get; set;}
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. |
Public Property EPTypeCode As String
Dim instance As SummaryEPDistribution Dim value As String instance.EPTypeCode = value value = instance.EPTypeCode
public string EPTypeCode {get; set;}
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