Touchstone 11.0 API Reference
CurveTypeCode Property (AnnualEPDistribution)


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace > AnnualEPDistribution Class : CurveTypeCode Property
Contains one of the following codes to represent the type of curve that you would like to display in this Annual Exceedance Probability (EP) Distribution:
Code Description
STD Standard EP curve
SUNC Secondary Uncertainty EP curve
Syntax
Public Property CurveTypeCode As String
Dim instance As AnnualEPDistribution
Dim value As String
 
instance.CurveTypeCode = value
 
value = instance.CurveTypeCode
public string CurveTypeCode {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

AnnualEPDistribution Class
AnnualEPDistribution Members