ArcFM Engine Developer Guide
FeatureInfo Class
Members 


Version: 10.2.1a

Resource Center Home

Product Availability
ArcFM Desktop, ArcFM Engine and ArcFM Server
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, ArcFM Viewer for ArcGIS Engine, ArcFM Server, ArcFM Server Advanced
.NET Assembly
Miner.Geodatabase.dll
Abstract class for representing geodatabase features. Includes ObjectInfo's properties, and feature type. Concrete classes include JunctionFeatureInfo, EdgeFeatureInfo and SimpleFeatureInfo. Exported as FEATURE in the standard XML schema.
Syntax
'Declaration
 
Public MustInherit Class FeatureInfo 
   Inherits ObjectInfo
'Usage
 
Dim instance As FeatureInfo
public abstract class FeatureInfo : ObjectInfo 
Remarks
A simple shape property will be added here.
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.Integration.ObjectInfo
      Miner.Geodatabase.Integration.FeatureInfo
         Miner.Geodatabase.Integration.EdgeFeatureInfo
         Miner.Geodatabase.Integration.JunctionFeatureInfo
         Miner.Geodatabase.Integration.SimpleFeatureInfo

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

FeatureInfo Members
Miner.Geodatabase.Integration Namespace

 

 


Send Comment