ArcFM Engine Developer Guide
AssociatedGeoRow Property (ID8GeoAssoc)


This returns the associated row in the feature or object class table of the geodatabase.
Syntax
'Declaration
 
<DispIdAttribute(1610678280)>
Property AssociatedGeoRow As ESRI.ArcGIS.Geodatabase.IRow
'Usage
 
Dim instance As ID8GeoAssoc
Dim value As ESRI.ArcGIS.Geodatabase.IRow
 
instance.AssociatedGeoRow = value
 
value = instance.AssociatedGeoRow
[DispId(1610678280)]
ESRI.ArcGIS.Geodatabase.IRow AssociatedGeoRow {get; set;}

Property Value

IRow
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

ID8GeoAssoc Interface
ID8GeoAssoc Members

 

 


Send Comment