ArcFM Responder Mobile Developer Guide
GetPointsForFeatures Class
Members 






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.Reflection.DefaultMemberAttribute("Item")>
<System.ObsoleteAttribute(Message="GetPointsForFeatures is obsolete there is no replacement", IsError=True)>
<System.SerializableAttribute()>
Public Class GetPointsForFeatures 
   Implements Miner.Responder.Shared.IDataRequest 
'Usage
 
Dim instance As GetPointsForFeatures
[System.Reflection.DefaultMember("Item")]
[System.Obsolete(Message="GetPointsForFeatures is obsolete there is no replacement", IsError=true)]
[System.Serializable()]
public class GetPointsForFeatures : Miner.Responder.Shared.IDataRequest  
public class GetPointsForFeatures = class(Miner.Responder.Shared.IDataRequest)
System.Reflection.DefaultMemberAttribute("Item")
System.ObsoleteAttribute(Message="GetPointsForFeatures is obsolete there is no replacement", IsError=)
System.SerializableAttribute()
public class GetPointsForFeatures implements Miner.Responder.Shared.IDataRequest 
[System.Reflection.DefaultMember("Item")]
[System.Obsolete(Message="GetPointsForFeatures is obsolete there is no replacement", IsError=true)]
[System.Serializable()]
public __gc class GetPointsForFeatures : public Miner.Responder.Shared.IDataRequest  
[System.Reflection.DefaultMember("Item")]
[System.Obsolete(Message="GetPointsForFeatures is obsolete there is no replacement", IsError=true)]
[System.Serializable()]
public ref class GetPointsForFeatures : public Miner.Responder.Shared.IDataRequest  
Inheritance Hierarchy

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

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

GetPointsForFeatures Members
Miner.Responder.Framework.Requests Namespace

Send Feedback