Touchstone 11.0 API Reference
OffPlainPrecipitationDepthUnit Property


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