Public Property EQMMIPE9 As Nullable(Of Double)
Dim instance As EarthquakeProfile Dim value As Nullable(Of Double) instance.EQMMIPE9 = value value = instance.EQMMIPE9
public Nullable<double> EQMMIPE9 {get; set;}
During a magnitude IX earthquake, well-built buildings suffer considerable damage. Houses that are not bolted down move off of their foundations. Some underground pipes are broken. The ground cracks. Reservoirs suffer serious damage.
Public Property EQMMIPE9 As Nullable(Of Double)
Dim instance As EarthquakeProfile Dim value As Nullable(Of Double) instance.EQMMIPE9 = value value = instance.EQMMIPE9
public Nullable<double> EQMMIPE9 {get; set;}
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