ArcFM Engine Developer Guide
CallbackReasonDomain Enumeration


The CallbackReason Domain The CallbackReason as defined in the default version of DatabaseSchemaConfig
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum CallbackReasonDomain 
   Inherits System.Enum
'Usage
 
Dim instance As CallbackReasonDomain
[Serializable()]
public enum CallbackReasonDomain : System.Enum 
Members
MemberDescription
ANonOutageIncidentHasBeenCompleted 
APowerOutageHasBeenReported 
PowerHasBeenRestored 
TheEstimatedTimeToRepairHasBeenDetermined 
TheEstimatedTimeToRepairHasBeenRevised 
Inheritance Hierarchy

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

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