Touchstone 11.0 API Reference
CurveTypeCode Property (SummaryEPDistribution)


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

SummaryEPDistribution Class
SummaryEPDistribution Members