ArcFM Responder Mobile Developer Guide
FindDevicesForIncidentRequest Class
Members 






Object Model
FindDevicesForIncidentRequest Class
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public Class FindDevicesForIncidentRequest 
   Inherits RequestedDevicesMixin
   Implements Miner.Responder.Shared.IDataRequest 
'Usage
 
Dim instance As FindDevicesForIncidentRequest
[System.Serializable()]
public class FindDevicesForIncidentRequest : RequestedDevicesMixin, Miner.Responder.Shared.IDataRequest  
public class FindDevicesForIncidentRequest = class(RequestedDevicesMixin, Miner.Responder.Shared.IDataRequest)
System.SerializableAttribute()
public class FindDevicesForIncidentRequest extends RequestedDevicesMixin implements Miner.Responder.Shared.IDataRequest 
[System.Serializable()]
public __gc class FindDevicesForIncidentRequest : public RequestedDevicesMixin, Miner.Responder.Shared.IDataRequest  
[System.Serializable()]
public ref class FindDevicesForIncidentRequest : public RequestedDevicesMixin, Miner.Responder.Shared.IDataRequest  
Inheritance Hierarchy

System.Object
   Miner.Responder.Framework.Requests.RequestedDevicesMixin
      Miner.Responder.Framework.Requests.FindDevicesForIncidentRequest

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

FindDevicesForIncidentRequest Members
Miner.Responder.Framework.Requests Namespace

Send Feedback