Responder Developer Guide
WeatherDomain Enumeration


Version: 10.2.1a

Resource Center Home

The Weather Domain The Weather as defined in the default version of DatabaseSchemaConfig
Available at Version
10.1 and later
Product Availability
Responder
Required Licenses
Responder
.NET Assembly
Miner.Responder.Shared.dll
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum WeatherDomain 
   Inherits System.Enum
'Usage
 
Dim instance As WeatherDomain
[Serializable()]
public enum WeatherDomain : System.Enum 
Members
MemberDescription
Hurricane 
IceStorm 
Other 
SnowStorm 
Thunderstorm 
Tornado 
Unknown 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Responder.Shared.SchemaObjects.WeatherDomain

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

Miner.Responder.Shared.SchemaObjects Namespace

The Weather Domain The Weather as defined in the default version of DatabaseSchemaConfig
Object Model
WeatherDomain Enumeration
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum WeatherDomain 
   Inherits System.Enum
'Usage
 
Dim instance As WeatherDomain
[Serializable()]
public enum WeatherDomain : System.Enum 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Responder.Shared.SchemaObjects.WeatherDomain

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

WeatherDomain Members
Miner.Responder.Shared.SchemaObjects Namespace

 

 


Send Comment