ArcFM Engine Developer Guide
WeatherDomain Enumeration


The Weather Domain The Weather as defined in the default version of DatabaseSchemaConfig
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

 

 


Send Comment