ArcFM Engine Developer Guide
mmSearchOptionFlags Enumeration


The values in this enumeration indicate whether checkboxes on the ArcFM Locator user interface have been selected.
Syntax
'Declaration
 
<GuidAttribute("2383CF18-DED8-45DA-96EF-9DA09DCA4C9F")>
Public Enum mmSearchOptionFlags 
   Inherits System.Enum
'Usage
 
Dim instance As mmSearchOptionFlags
[Guid("2383CF18-DED8-45DA-96EF-9DA09DCA4C9F")]
public enum mmSearchOptionFlags : System.Enum 
Members
MemberDescription
mmSOFAutoAddToMapSet 
mmSOFAutoSelect 
mmSOFAutoZoom 
mmSOFCaseSensitive 
mmSOFDisableTrace 
mmSOFLocateThreshold 
mmSOFNone 
Remarks

Figure 1, Locator Options in Map Production
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmSearchOptionFlags

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

Miner.Interop Namespace

 

 


Send Comment