ArcFM Desktop Developer Guide
ObjectId Property (GeoObjectGraphNode)


Syntax
'Declaration
 
<ResourcerCategoryAttribute(Miner.Framework.DesignOptimization.Nodes.GeoObjectGraphNode, "GeoObjectGraphNodeFeatureClassCategory")>
<ResourcerDisplayNameAttribute(Miner.Framework.DesignOptimization.Nodes.GeoObjectGraphNode, "GeoObjectGraphNodeObjectIdLabel")>
<ResourcerDescriptionAttribute(Miner.Framework.DesignOptimization.Nodes.GeoObjectGraphNode, "GeoObjectGraphNodeObjectIdDescription")>
<PropertyOrderAttribute(1)>
<DisplayFieldAttribute()>
Public ReadOnly Property ObjectId As Integer
'Usage
 
Dim instance As GeoObjectGraphNode
Dim value As Integer
 
value = instance.ObjectId
[ResourcerCategory(Miner.Framework.DesignOptimization.Nodes.GeoObjectGraphNode, "GeoObjectGraphNodeFeatureClassCategory")]
[ResourcerDisplayName(Miner.Framework.DesignOptimization.Nodes.GeoObjectGraphNode, "GeoObjectGraphNodeObjectIdLabel")]
[ResourcerDescription(Miner.Framework.DesignOptimization.Nodes.GeoObjectGraphNode, "GeoObjectGraphNodeObjectIdDescription")]
[PropertyOrder(1)]
[DisplayField()]
public int ObjectId {get;}
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

GeoObjectGraphNode Class
GeoObjectGraphNode Members

 

 


Send Comment