ArcFM Desktop Developer Guide
FeatureInfo Class
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Product Availability
Required Licenses
.NET Assembly
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.
Object Model
FeatureInfo Class
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