ArcFM Responder Mobile Developer Guide
ID8GeoAssocJoin_get_AssociatedGeoRow Method






Syntax
'Declaration
 
Public Overridable Function ID8GeoAssocJoin_get_AssociatedGeoRow() As ESRI.ArcGIS.Geodatabase.IRow
'Usage
 
Dim instance As D8FeatureClass
Dim value As ESRI.ArcGIS.Geodatabase.IRow
 
value = instance.ID8GeoAssocJoin_get_AssociatedGeoRow()
public virtual ESRI.ArcGIS.Geodatabase.IRow ID8GeoAssocJoin_get_AssociatedGeoRow()
public function ID8GeoAssocJoin_get_AssociatedGeoRow(): ESRI.ArcGIS.Geodatabase.IRow; virtual; 
public function ID8GeoAssocJoin_get_AssociatedGeoRow() : ESRI.ArcGIS.Geodatabase.IRow;
public: virtual ESRI.ArcGIS.Geodatabase.IRow* ID8GeoAssocJoin_get_AssociatedGeoRow(); 
public:
virtual ESRI.ArcGIS.Geodatabase.IRow^ ID8GeoAssocJoin_get_AssociatedGeoRow(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

D8FeatureClass Class
D8FeatureClass Members

Send Feedback