ArcFM Engine Developer Guide
Priority Property (IMMSearchStrategyUI)


Allows you to set the order in which the locators appear in the dropdown menu.
Syntax
'Declaration
 
<DispIdAttribute(1610678280)>
ReadOnly Property Priority As Integer
'Usage
 
Dim instance As IMMSearchStrategyUI
Dim value As Integer
 
value = instance.Priority
[DispId(1610678280)]
int Priority {get;}

Property Value

Long
Remarks

The default order:

  • ArcFM Display Field = 100

  • Attribute Query = 200

  • Feeder Manager = 300

  • Object Query = 400

  • XY Coordinates = 500

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

IMMSearchStrategyUI Interface
IMMSearchStrategyUI Members

 

 


Send Comment