ArcFM Responder Mobile Developer Guide
SimpleFeatureInfo Class
Members 






A type of FeatureInfo that is not a network feature.
Object Model
SimpleFeatureInfo Class
Syntax
'Declaration
 
Public Class SimpleFeatureInfo 
   Inherits FeatureInfo
'Usage
 
Dim instance As SimpleFeatureInfo
public class SimpleFeatureInfo : FeatureInfo 
public class SimpleFeatureInfo = class(FeatureInfo)
public class SimpleFeatureInfo extends FeatureInfo
public __gc class SimpleFeatureInfo : public FeatureInfo 
public ref class SimpleFeatureInfo : public FeatureInfo 
Remarks
Geometry will be added here.
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.Integration.ObjectInfo
      Miner.Geodatabase.Integration.FeatureInfo
         Miner.Geodatabase.Integration.SimpleFeatureInfo
            Miner.Geodatabase.Integration.AnnotationFeatureInfo

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

SimpleFeatureInfo Members
Miner.Geodatabase.Integration Namespace

Send Feedback