ArcFM Server Developer Guide
CauseDomain Enumeration


The Cause Domain The Cause as defined in the default version of DatabaseSchemaConfig
Syntax
[Serializable()]
public enum CauseDomain : System.Enum 
'Declaration
 
<SerializableAttribute()>
Public Enum CauseDomain 
   Inherits System.Enum
 
'Usage
 
Dim instance As CauseDomain
Members
MemberDescription
AllRemaining 
Animals 
EquipmentFailure 
ForeignInterference 
HumanCause 
NonOutage 
PlannedOutage 
Undetermined 
Unknown 
Vegetation 
Weather 
Inheritance Hierarchy

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

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