Responder Developer Guide
RestartTreeBuilding Method


Version: 10.2.1a

Resource Center Home

Syntax
'Declaration
 
Public Sub RestartTreeBuilding( _
   ByVal listItem As ID8ListItem, _
   ByVal qaqcCallback As IMMQAQCProcessorCallback _
) 
'Usage
 
Dim instance As QaQcProcessor
Dim listItem As ID8ListItem
Dim qaqcCallback As IMMQAQCProcessorCallback
 
instance.RestartTreeBuilding(listItem, qaqcCallback)
public void RestartTreeBuilding( 
   ID8ListItem listItem,
   IMMQAQCProcessorCallback qaqcCallback
)

Parameters

listItem
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

QaQcProcessor Class
QaQcProcessor Members

 

 


Send Comment