ArcFM Desktop Developer Guide
IMMSearchStrategyUI Interface Properties

Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

For a list of all members of this type, see IMMSearchStrategyUI members.

Public Properties
 NameDescription
 PropertyCaptionThis property contains the name of the search strategy as it appears in the Locator tool pulldown menu (e.g., Attribute Query).  
 PropertyCOMProgIDIf the search strategy has been written in VB6, this property requires its ProgID. If the search strategy has been written in C#, this returns an empty string.  
 PropertyPriorityAllows you to set the order in which the locators appear in the dropdown menu.  
 PropertyResultsProcessorThis optional property returns an IMMResultsProcessor object. This object allows you to determine how the objects in the tree appear (e.g., grouped). Enter a value of Null to use the standard format as it is displayed in the Attribute Editor. While in Feeder Manager mode, the results processor for Feeder Manager is always used.  
 PropertySearchStrategyThis property takes an IMMSearchStrategy object. This object contains the Find method that executes the search.  
Top
See Also

Reference

IMMSearchStrategyUI Interface
Miner.Interop Namespace

 

 


Send Comment