Responder Developer Guide
WhoToCallType Enumeration


Syntax
'Declaration
 
<GeneratedCodeAttribute("xsd", "2.0.50727.42")>
<SerializableAttribute()>
Public Enum WhoToCallType 
   Inherits System.Enum
'Usage
 
Dim instance As WhoToCallType
[GeneratedCode("xsd", "2.0.50727.42")]
[Serializable()]
public enum WhoToCallType : System.Enum 
Members
MemberDescription
AllAffected 
AllCallers 
OnlyRequests 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Responder.Processors.Callback.WhoToCallType

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.Processors.Callback Namespace

 

 


Send Comment