ArcFM Engine Developer Guide
GetGeoRow Method (IMMTraceUtilities)


Syntax
'Declaration
 
Function GetGeoRow( _
   ByVal pItem As ID8ListItem _
) As ESRI.ArcGIS.Geodatabase.IRow
'Usage
 
Dim instance As IMMTraceUtilities
Dim pItem As ID8ListItem
Dim value As ESRI.ArcGIS.Geodatabase.IRow
 
value = instance.GetGeoRow(pItem)
ESRI.ArcGIS.Geodatabase.IRow GetGeoRow( 
   ID8ListItem pItem
)

Parameters

pItem
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

IMMTraceUtilities Interface
IMMTraceUtilities Members

 

 


Send Comment