Touchstone 11.0 API Reference
MaxLoss Property


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace > AnnualEPData Class : MaxLoss Property
Contains the maximum loss for the year for this data point for an Annual Exceedance Probability (EP) Distribution.
Syntax
Public Property MaxLoss As Double
Dim instance As AnnualEPData
Dim value As Double
 
instance.MaxLoss = value
 
value = instance.MaxLoss
public double MaxLoss {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

AnnualEPData Class
AnnualEPData Members