Touchstone 11.0 API Reference
EP12 Property (LossEPCurve)


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