ArcFM Responder Mobile Developer Guide
FindIncidentsByGeoRowsRequest Class
Members 






Object Model
FindIncidentsByGeoRowsRequest Class
Syntax
'Declaration
 
<System.ObsoleteAttribute(Message="FindIncidentsByGeoRowsRequest is obsolete there is no replacement", IsError=True)>
<System.SerializableAttribute()>
Public Class FindIncidentsByGeoRowsRequest 
   Inherits Miner.Responder.Shared.Requests.RequestedDataSetMixin
   Implements Miner.Responder.Shared.IDataRequest 
'Usage
 
Dim instance As FindIncidentsByGeoRowsRequest
[System.Obsolete(Message="FindIncidentsByGeoRowsRequest is obsolete there is no replacement", IsError=true)]
[System.Serializable()]
public class FindIncidentsByGeoRowsRequest : Miner.Responder.Shared.Requests.RequestedDataSetMixin, Miner.Responder.Shared.IDataRequest  
System.ObsoleteAttribute(Message="FindIncidentsByGeoRowsRequest is obsolete there is no replacement", IsError=)
System.SerializableAttribute()
public class FindIncidentsByGeoRowsRequest extends Miner.Responder.Shared.Requests.RequestedDataSetMixin implements Miner.Responder.Shared.IDataRequest 
[System.Obsolete(Message="FindIncidentsByGeoRowsRequest is obsolete there is no replacement", IsError=true)]
[System.Serializable()]
public __gc class FindIncidentsByGeoRowsRequest : public Miner.Responder.Shared.Requests.RequestedDataSetMixin, Miner.Responder.Shared.IDataRequest  
[System.Obsolete(Message="FindIncidentsByGeoRowsRequest is obsolete there is no replacement", IsError=true)]
[System.Serializable()]
public ref class FindIncidentsByGeoRowsRequest : public Miner.Responder.Shared.Requests.RequestedDataSetMixin, Miner.Responder.Shared.IDataRequest  
Inheritance Hierarchy

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

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

FindIncidentsByGeoRowsRequest Members
Miner.Responder.Framework.Requests Namespace

Send Feedback