Touchstone 11.0 API Reference
ModelCode Property (SummaryEPDistribution)


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace > SummaryEPDistribution Class : ModelCode Property
Contains the brief name for the AIR model that represents this data point in the Summary Exceedance Probability (EP) Distribution. Note: Only the brief name for the model is returned. For example, the brief name for Model 11 (AIR Earthquake Model for the U.S.) is M11 US EQ.
Syntax
Public Property ModelCode As Integer
Dim instance As SummaryEPDistribution
Dim value As Integer
 
instance.ModelCode = value
 
value = instance.ModelCode
public int ModelCode {get; set;}
Remarks
A complete list of model codes is available in the Touchstone database reference documentation on the Developer’s Zone, table [AIRReference].[dbo].[tModel].
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