ArcFM Engine Developer Guide
QACursor Method (MMQAQCClass)


Syntax
'Declaration
 
Public Overridable Function QACursor( _
   ByVal pCursor As ESRI.ArcGIS.Geodatabase.ICursor _
) As Integer
'Usage
 
Dim instance As MMQAQCClass
Dim pCursor As ESRI.ArcGIS.Geodatabase.ICursor
Dim value As Integer
 
value = instance.QACursor(pCursor)
public virtual int QACursor( 
   ESRI.ArcGIS.Geodatabase.ICursor pCursor
)

Parameters

pCursor
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

MMQAQCClass Class
MMQAQCClass Members

 

 


Send Comment