Touchstone 11.0 API Reference
PerilCode Property (SummaryEPDistribution)


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace > SummaryEPDistribution Class : PerilCode Property
Contains a code that identifies the peril code associated with this data point in the Summary Exceedance Probability (EP) Distribution.
Syntax
Public Property PerilCode As Integer
Dim instance As SummaryEPDistribution
Dim value As Integer
 
instance.PerilCode = value
 
value = instance.PerilCode
public int PerilCode {get; set;}
Remarks
A complete list of peril set codes is available in the Touchstone database reference documentation on the Developer’s Zone, table [AIRReference].[dbo].[tPerilSet].
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