Responder Developer Guide
HeaderTypeVerb Enumeration


Syntax
'Declaration
 
<GeneratedCodeAttribute("svcutil", "4.0.30319.1")>
<XmlTypeAttribute(AnonymousType=True, Namespace="http://iec.ch/TC57/2011/schema/message")>
<SerializableAttribute()>
Public Enum HeaderTypeVerb 
   Inherits System.Enum
'Usage
 
Dim instance As HeaderTypeVerb
[GeneratedCode("svcutil", "4.0.30319.1")]
[XmlType(AnonymousType=true, Namespace="http://iec.ch/TC57/2011/schema/message")]
[Serializable()]
public enum HeaderTypeVerb : System.Enum 
Members
MemberDescription
cancel 
canceled 
change 
changed 
close 
closed 
create 
created 
delete 
deleted 
execute 
executed 
get 
reply 
Inheritance Hierarchy

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

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