ArcFM Responder Mobile Developer Guide
FindCallsForIncidentDevicesRequest Class
Members 






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

System.Object
   Miner.Responder.Shared.Requests.RequestedDataSetMixin
      Miner.Responder.Framework.Requests.FindCallsForIncidentDevicesRequest

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

FindCallsForIncidentDevicesRequest Members
Miner.Responder.Framework.Requests Namespace

Send Feedback