ArcFM Engine Developer Guide
QAList Method


Syntax
'Declaration
 
Function QAList( _
   ByVal pTgtD8List As ID8List, _
   ByVal QAQCCallback As IMMQAQCProcessorCallback _
) As IMMQAQCProcessorResults
'Usage
 
Dim instance As IMMQAQCProcessor
Dim pTgtD8List As ID8List
Dim QAQCCallback As IMMQAQCProcessorCallback
Dim value As IMMQAQCProcessorResults
 
value = instance.QAList(pTgtD8List, QAQCCallback)

Parameters

pTgtD8List
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