Responder Developer Guide
ReplyType.ResultType Enumeration


Syntax
'Declaration
 
<GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0")>
<DataContractAttribute(Name="ReplyType.ResultType", Namespace="http://iec.ch/TC57/2011/schema/message")>
Public Enum ReplyType.ResultType 
   Inherits System.Enum
'Usage
 
Dim instance As ReplyType.ResultType
[GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[DataContract(Name="ReplyType.ResultType", Namespace="http://iec.ch/TC57/2011/schema/message")]
public enum ReplyType.ResultType : System.Enum 
Members
MemberDescription
FAILED 
OK 
PARTIAL 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Responder.RxIF.MockServices.Contracts.Cim.iec.ch.TC57._2011.schema.message.ReplyType.ResultType

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.Cim.iec.ch.TC57._2011.schema.message Namespace

 

 


Send Comment