ArcFM Solution Developer Guide
GetPointsForFeatures Class
Members 


Product Availability
Required Licenses
.NET Assembly
Provides a collection of points for the geometries of one or more features. currently works with polygons and lines
Object Model
GetPointsForFeatures Class
Syntax
'Declaration
 
<System.ObsoleteAttribute(Message="GetPointsForFeatures is obsolete there is no replacement", IsError=True)>
<System.Reflection.DefaultMemberAttribute("Item")>
<System.SerializableAttribute()>
Public Class GetPointsForFeatures 
   Implements Miner.Responder.Shared.IDataRequest 
'Usage
 
Dim instance As GetPointsForFeatures
[System.Obsolete(Message="GetPointsForFeatures is obsolete there is no replacement", IsError=true)]
[System.Reflection.DefaultMember("Item")]
[System.Serializable()]
public class GetPointsForFeatures : Miner.Responder.Shared.IDataRequest  
Inheritance Hierarchy

System.Object
   Miner.Responder.Framework.Requests.GetPointsForFeatures

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

GetPointsForFeatures Members
Miner.Responder.Framework.Requests Namespace

 

 


Send Comment