Touchstone 11.0 API Reference
OnPlainPrecipitationDepthUnit Property


Air.Services.Proxy Assembly > AIR.Services.Hazard.Data Namespace > WindIntensityResult Class : OnPlainPrecipitationDepthUnit Property
Contains the unit Touchstone® used to report the on-plain precipitation flood depth associated with the windstorm event.
Syntax
Public Property OnPlainPrecipitationDepthUnit As String
Dim instance As WindIntensityResult
Dim value As String
 
instance.OnPlainPrecipitationDepthUnit = value
 
value = instance.OnPlainPrecipitationDepthUnit
public string OnPlainPrecipitationDepthUnit {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

WindIntensityResult Class
WindIntensityResult Members