ArcFM Responder Mobile Developer Guide
GetRegionIncidentDevices Class
Members 






Object Model
GetRegionIncidentDevices Class
Syntax
'Declaration
 
<System.Reflection.DefaultMemberAttribute("Item")>
<UseQueryServicesAttribute()>
<System.SerializableAttribute()>
Public Class GetRegionIncidentDevices 
   Implements Miner.Responder.Shared.IDataRequest 
'Usage
 
Dim instance As GetRegionIncidentDevices
[System.Reflection.DefaultMember("Item")]
[UseQueryServices()]
[System.Serializable()]
public class GetRegionIncidentDevices : Miner.Responder.Shared.IDataRequest  
public class GetRegionIncidentDevices = class(Miner.Responder.Shared.IDataRequest)
System.Reflection.DefaultMemberAttribute("Item")
UseQueryServicesAttribute()
System.SerializableAttribute()
public class GetRegionIncidentDevices implements Miner.Responder.Shared.IDataRequest 
[System.Reflection.DefaultMember("Item")]
[UseQueryServices()]
[System.Serializable()]
public __gc class GetRegionIncidentDevices : public Miner.Responder.Shared.IDataRequest  
[System.Reflection.DefaultMember("Item")]
[UseQueryServices()]
[System.Serializable()]
public ref class GetRegionIncidentDevices : public Miner.Responder.Shared.IDataRequest  
Inheritance Hierarchy

System.Object
   Miner.Responder.Framework.Requests.GetRegionIncidentDevices

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

GetRegionIncidentDevices Members
Miner.Responder.Framework.Requests Namespace

Send Feedback