ArcFM Responder Mobile Developer Guide
QAResultList Property






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678272)>
ReadOnly Property QAResultList As ID8List
'Usage
 
Dim instance As IMMQAQCProcessorResults
Dim value As ID8List
 
value = instance.QAResultList
[System.Runtime.InteropServices.DispId(1610678272)]
ID8List QAResultList {get;}
read-only property QAResultList: ID8List; 
System.Runtime.InteropServices.DispIdAttribute(1610678272)
function get QAResultList : ID8List
[System.Runtime.InteropServices.DispId(1610678272)]
__property ID8List* get_QAResultList();
[System.Runtime.InteropServices.DispId(1610678272)]
property ID8List^ QAResultList {
   ID8List^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMQAQCProcessorResults Interface
IMMQAQCProcessorResults Members

Send Feedback