Touchstone 11.0 API Reference
Percentage Property


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace > PerilImpactFactor Class : Percentage Property
Contains the percentage of the storm surge or precipitation flood loss to include in wind loss estimates for the Line of Business (LOB) that you have specified in the UserLineOfBusiness property.
Syntax
Public Property Percentage As Nullable(Of Double)
Dim instance As PerilImpactFactor
Dim value As Nullable(Of Double)
 
instance.Percentage = value
 
value = instance.Percentage
public Nullable<double> Percentage {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

PerilImpactFactor Class
PerilImpactFactor Members