Responder Developer Guide
ReplyTypeResult Enumeration


Syntax
'Declaration
 
<GeneratedCodeAttribute("svcutil", "4.0.30319.1")>
<XmlTypeAttribute(AnonymousType=True, Namespace="http://iec.ch/TC57/2011/schema/message")>
<SerializableAttribute()>
Public Enum ReplyTypeResult 
   Inherits System.Enum
'Usage
 
Dim instance As ReplyTypeResult
[GeneratedCode("svcutil", "4.0.30319.1")]
[XmlType(AnonymousType=true, Namespace="http://iec.ch/TC57/2011/schema/message")]
[Serializable()]
public enum ReplyTypeResult : System.Enum 
Members
MemberDescription
FAILED 
OK 
PARTIAL 
Inheritance Hierarchy

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

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