ArcFM Responder Mobile Developer Guide
FindPolygonRegionsRequest Class
Members 






Defines a request to get a dataset of regions based on a region feature class in the geodatabase.
Object Model
FindPolygonRegionsRequest Class
Syntax
'Declaration
 
<ApartmentThreadedAttribute()>
<System.SerializableAttribute()>
Public Class FindPolygonRegionsRequest 
   Inherits Miner.Responder.Shared.Requests.RequestedDataSetMixin
   Implements Miner.Responder.Shared.IDataRequest 
'Usage
 
Dim instance As FindPolygonRegionsRequest
[ApartmentThreaded()]
[System.Serializable()]
public class FindPolygonRegionsRequest : Miner.Responder.Shared.Requests.RequestedDataSetMixin, Miner.Responder.Shared.IDataRequest  
ApartmentThreadedAttribute()
System.SerializableAttribute()
public class FindPolygonRegionsRequest extends Miner.Responder.Shared.Requests.RequestedDataSetMixin implements Miner.Responder.Shared.IDataRequest 
[ApartmentThreaded()]
[System.Serializable()]
public __gc class FindPolygonRegionsRequest : public Miner.Responder.Shared.Requests.RequestedDataSetMixin, Miner.Responder.Shared.IDataRequest  
[ApartmentThreaded()]
[System.Serializable()]
public ref class FindPolygonRegionsRequest : public Miner.Responder.Shared.Requests.RequestedDataSetMixin, Miner.Responder.Shared.IDataRequest  
Inheritance Hierarchy

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

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

FindPolygonRegionsRequest Members
Miner.Responder.Framework.Requests Namespace

Send Feedback