Touchstone 11.0 API Reference
EP3 Property (LossEPCurve)


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