Touchstone 11.0 API Reference
EP10 Property (LossEPCurve)


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace > LossEPCurve Class : EP10 Property
Contains the EP10 value.
Syntax
Public Property EP10 As Nullable(Of Double)
Dim instance As LossEPCurve
Dim value As Nullable(Of Double)
 
instance.EP10 = value
 
value = instance.EP10
public Nullable<double> EP10 {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

LossEPCurve Class
LossEPCurve Members