ArcFM Responder Mobile Developer Guide
ResponderFields Structure
Members 






Object Model
ResponderFields Structure
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public Structure ResponderFields 
   Inherits System.ValueType
'Usage
 
Dim instance As ResponderFields
[System.Serializable()]
public struct ResponderFields : System.ValueType 
public type ResponderFields = class(System.ValueType)
In JScript, you can use structures in other assemblies, but you cannot define your own.
[System.Serializable()]
public __value struct ResponderFields : public System.ValueType 
[System.Serializable()]
public value class ResponderFields : public System.ValueType 
Inheritance Hierarchy

System.Object
   System.ValueType
      Miner.Responder.Framework.Requests.ResponderFields

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ResponderFields Members
Miner.Responder.Framework.Requests Namespace

Send Feedback