Touchstone 11.0 API Reference
EP8 Property (LossEPCurve)


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