ArcFM Engine Developer Guide
CancelReasonDomain Enumeration


The CancelReason Domain The CancelReason as defined in the default version of DatabaseSchemaConfig
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum CancelReasonDomain 
   Inherits System.Enum
'Usage
 
Dim instance As CancelReasonDomain
[Serializable()]
public enum CancelReasonDomain : System.Enum 
Members
MemberDescription
CrewCancel 
CustomerCancel 
CustomerProblem 
DispatcherCancel 
Duplicate 
InaccurateAnalysis 
NoProblemFound 
OMSCancel 
Other 
SealedNonPay 
Unknown 
Inheritance Hierarchy

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

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