ArcFM Engine Developer Guide
ID8GeoAssocJoin_AssociatedGeoRow Property


Syntax
'Declaration
 
Public Overridable Property ID8GeoAssocJoin_AssociatedGeoRow As ESRI.ArcGIS.Geodatabase.IRow
'Usage
 
Dim instance As D8FeatureClass
Dim value As ESRI.ArcGIS.Geodatabase.IRow
 
instance.ID8GeoAssocJoin_AssociatedGeoRow = value
 
value = instance.ID8GeoAssocJoin_AssociatedGeoRow
public virtual ESRI.ArcGIS.Geodatabase.IRow ID8GeoAssocJoin_AssociatedGeoRow {get; set;}
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

D8FeatureClass Class
D8FeatureClass Members

 

 


Send Comment