ArcFM Engine Developer Guide
QATree Method (MMQAQCClass)


Syntax
'Declaration
 
Public Overridable Function QATree( _
   ByVal pTgtD8List As ID8List, _
   Optional ByRef pDestList As ID8List _
) As Integer
'Usage
 
Dim instance As MMQAQCClass
Dim pTgtD8List As ID8List
Dim pDestList As ID8List
Dim value As Integer
 
value = instance.QATree(pTgtD8List, pDestList)
public virtual int QATree( 
   ID8List pTgtD8List,
   out ID8List pDestList
)

Parameters

pTgtD8List
pDestList
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