ArcFM Engine Developer Guide
QASingleRow Method (IMMQAQCProcessor)


Syntax
'Declaration
 
Function QASingleRow( _
   ByVal pRow As ESRI.ArcGIS.Geodatabase.IRow, _
   ByVal QAQCCallback As IMMQAQCProcessorCallback _
) As IMMQAQCProcessorResults
'Usage
 
Dim instance As IMMQAQCProcessor
Dim pRow As ESRI.ArcGIS.Geodatabase.IRow
Dim QAQCCallback As IMMQAQCProcessorCallback
Dim value As IMMQAQCProcessorResults
 
value = instance.QASingleRow(pRow, QAQCCallback)
IMMQAQCProcessorResults QASingleRow( 
   ESRI.ArcGIS.Geodatabase.IRow pRow,
   IMMQAQCProcessorCallback QAQCCallback
)

Parameters

pRow
QAQCCallback
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

IMMQAQCProcessor Interface
IMMQAQCProcessor Members

 

 


Send Comment