ArcFM Engine Developer Guide
ID8GeoAssocJoin_set_AssociatedGeoRow Method


Syntax
'Declaration
 
Public Overridable Sub ID8GeoAssocJoin_set_AssociatedGeoRow( _
   ByVal ppRow As ESRI.ArcGIS.Geodatabase.IRow _
) 
'Usage
 
Dim instance As D8FeatureClass
Dim ppRow As ESRI.ArcGIS.Geodatabase.IRow
 
instance.ID8GeoAssocJoin_set_AssociatedGeoRow(ppRow)
public virtual void ID8GeoAssocJoin_set_AssociatedGeoRow( 
   ESRI.ArcGIS.Geodatabase.IRow ppRow
)

Parameters

ppRow
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