ArcFM Desktop Developer Guide
Parcel Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
Parcel Class
Syntax
'Declaration
 
<GraphNodeModelNameAttribute("ParcelPoly")>
<TypeConverterAttribute(Microsoft.Practices.EnterpriseLibrary.Common.PropertySorter)>
<DefaultMemberAttribute("Item")>
Public Class Parcel 
   Inherits GeoObjectGraphNode
'Usage
 
Dim instance As Parcel
[GraphNodeModelName("ParcelPoly")]
[TypeConverter(Microsoft.Practices.EnterpriseLibrary.Common.PropertySorter)]
[DefaultMember("Item")]
public class Parcel : GeoObjectGraphNode 
Inheritance Hierarchy

System.Object
   Miner.Framework.DesignOptimization.GraphNode
      Miner.Framework.DesignOptimization.Nodes.GeometryGraphNode
         Miner.Framework.DesignOptimization.Nodes.GeoObjectGraphNode
            Miner.Framework.DesignOptimization.Nodes.Parcel

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

Parcel Members
Miner.Framework.DesignOptimization.Nodes Namespace

 

 


Send Comment