ArcFM Engine Developer Guide
IMMTreeViewTool Interface Members
Properties  Methods 

The following tables list the members exposed by IMMTreeViewTool.

Public Properties
 NameDescription
 PropertyCategoryLong value specifies a group in which to place the tool in the context menu. Not to be confused with a component category, this property simply allows tools to be grouped within the context menu. The groups are separated by a spacer bar in the menu.  
 PropertyEnabledAllows the developer to evaluate the selected item and enable or disable the tool in the context menu.  
 PropertyNameAllows the developer to specify the name which will appear in the context menu.  
 PropertyPriorityDetermines the display order of the tool in its category.  
Top
Public Methods
 NameDescription
 MethodExecuteMethod where developer will write custom code to perform the tool's task.  
Top
See Also

Reference

IMMTreeViewTool Interface
Miner.Interop Namespace

 

 


Send Comment