Touchstone 11.0 API Reference
GroundUp_PP Property (LocationResult)


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Data Namespace > LocationResult Class : GroundUp_PP Property
Contains the ground-up loss for Primary Property for the Geospatial analysis results.
Syntax
Public Property GroundUp_PP As Nullable(Of Double)
Dim instance As LocationResult
Dim value As Nullable(Of Double)
 
instance.GroundUp_PP = value
 
value = instance.GroundUp_PP
public Nullable<double> GroundUp_PP {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

LocationResult Class
LocationResult Members