ArcFM Engine Developer Guide
FindPolygonRegionsRequest Class
Members 


Product Availability
Required Licenses
.NET Assembly
Defines a request to get a dataset of regions based on a region feature class in the geodatabase.
Syntax
'Declaration
 
<ApartmentThreadedAttribute()>
<SerializableAttribute()>
Public Class FindPolygonRegionsRequest 
   Inherits Miner.Responder.Shared.Requests.RequestedDataSetMixin
   Implements Miner.Responder.Shared.IDataRequest 
'Usage
 
Dim instance As FindPolygonRegionsRequest
[ApartmentThreaded()]
[Serializable()]
public class FindPolygonRegionsRequest : 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 XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

FindPolygonRegionsRequest Members
Miner.Responder.Framework.Requests Namespace

 

 


Send Comment