Public Enum CustomFloodZone Inherits System.Enum
Dim instance As CustomFloodZone
public enum CustomFloodZone : System.Enum
Public Enum CustomFloodZone Inherits System.Enum
Dim instance As CustomFloodZone
public enum CustomFloodZone : System.Enum
Member | Description |
---|---|
Unknown | Defines the case in which a Locations is not part of a custom flood zone (default) (0). |
Zone1 | Defines the case in which a Locations is part of custom flood zone 1 (1). |
Zone2 | Defines the case in which a Locations is part of custom flood zone 2 (2). |
Zone3 | Defines the case in which a Locations is part of custom flood zone 3 (3). |
Zone4 | Defines the case in which a Locations is part of custom flood zone 4 (4). |
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Exposure.Data.CustomFloodZone
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