Responder Developer Guide
IDKindType Enumeration


Syntax
'Declaration
 
<GeneratedCodeAttribute("svcutil", "4.0.30319.1")>
<XmlTypeAttribute("http://iec.ch/TC57/2011/schema/message")>
<SerializableAttribute()>
Public Enum IDKindType 
   Inherits System.Enum
'Usage
 
Dim instance As IDKindType
[GeneratedCode("svcutil", "4.0.30319.1")]
[XmlType("http://iec.ch/TC57/2011/schema/message")]
[Serializable()]
public enum IDKindType : System.Enum 
Members
MemberDescription
name 
other 
transaction 
uuid 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Responder.RxIF.MockServices.Contracts.IDKindType

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.Contracts Namespace

 

 


Send Comment