ArcFM Responder Mobile Developer Guide
FindTagsForGeoRowsRequest Class
Members 






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

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

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

FindTagsForGeoRowsRequest Members
Miner.Responder.Framework.Requests Namespace

Send Feedback