Public Property FloodSource As Nullable(Of Short)
Dim instance As FloodProfile Dim value As Nullable(Of Short) instance.FloodSource = value value = instance.FloodSource
public Nullable<short> FloodSource {get; set;}
Source | Description |
---|---|
Q3FIRM | Digital representation of some features of FEMA's Flood Insurance Rate Maps (FIRM) data, intended for use with desktop mapping and GIS technology. Q3 flood data provides a general proximity of the Location to a special flood hazard area. It does not determine absolute delineation of flood risk boundaries. |
DFIRM | Digital version of FIRM. FEMA currently distributes its flood maps over the internet, replacing paper maps with digital images and GIS data. |
Public Property FloodSource As Nullable(Of Short)
Dim instance As FloodProfile Dim value As Nullable(Of Short) instance.FloodSource = value value = instance.FloodSource
public Nullable<short> FloodSource {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