Responder Developer Guide
ErrorTypeLevel Enumeration


Syntax
'Declaration
 
<GeneratedCodeAttribute("System.Xml", "4.8.3752.0")>
<XmlTypeAttribute(AnonymousType=True, Namespace="http://iec.ch/TC57/2011/schema/message")>
<SerializableAttribute()>
Public Enum ErrorTypeLevel 
   Inherits System.Enum
'Usage
 
Dim instance As ErrorTypeLevel
[GeneratedCode("System.Xml", "4.8.3752.0")]
[XmlType(AnonymousType=true, Namespace="http://iec.ch/TC57/2011/schema/message")]
[Serializable()]
public enum ErrorTypeLevel : System.Enum 
Members
MemberDescription
CATASTROPHIC 
FATAL 
INFORM 
WARNING 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Responder.RxIF.MockServices.Cim.ErrorTypeLevel

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.RxIF.MockServices.Cim Namespace

 

 


Send Comment