Touchstone 11.0 API Reference
EPCurveInformation Property


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Api Namespace > GetLossAnalysisSummaryResultsResponse Class : EPCurveInformation Property
Contains the EP Curve information that corresponds to these Loss Analysis Summary Results.
Syntax
Public Property EPCurveInformation As LossEPCurve
Dim instance As GetLossAnalysisSummaryResultsResponse
Dim value As LossEPCurve
 
instance.EPCurveInformation = value
 
value = instance.EPCurveInformation
public LossEPCurve EPCurveInformation {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

GetLossAnalysisSummaryResultsResponse Class
GetLossAnalysisSummaryResultsResponse Members