Responder Developer Guide
Execute Method (ShowIncidentTreeViewTool)


current selection list of treeview control
Performs a show of the responder dialog box that contains the data of the selected item.
Syntax
'Declaration
 
Public Sub Execute( _
   ByVal pSelection As IMMTreeViewSelection _
) 
'Usage
 
Dim instance As ShowIncidentTreeViewTool
Dim pSelection As IMMTreeViewSelection
 
instance.Execute(pSelection)
public void Execute( 
   IMMTreeViewSelection pSelection
)

Parameters

pSelection
current selection list of treeview control
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

ShowIncidentTreeViewTool Class
ShowIncidentTreeViewTool Members

 

 


Send Comment