Responder Developer Guide
SimpleSearch Class
Members 


Version: 10.2.1a

Resource Center Home

Product Availability
Required Licenses
.NET Assembly
Search Strategy for the ArcFM Locator that simplifies things a little. This search strategy will search multiple Features with multiple fields for one value.
Object Model
SimpleSearch Class
Syntax
'Declaration
 
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<ProgIdAttribute("Miner.Framework.Search.Strategies.SimpleSearch")>
<ComVisibleAttribute(True)>
<GuidAttribute("C287A277-0623-4fcb-A11B-F3F52178B03C")>
<SerializableAttribute()>
Public Class SimpleSearch 
   Implements Miner.Interop.IMMSearchStrategy 
'Usage
 
Dim instance As SimpleSearch
[ClassInterface(ClassInterfaceType.None)]
[ProgId("Miner.Framework.Search.Strategies.SimpleSearch")]
[ComVisible(true)]
[Guid("C287A277-0623-4fcb-A11B-F3F52178B03C")]
[Serializable()]
public class SimpleSearch : Miner.Interop.IMMSearchStrategy  
Inheritance Hierarchy

System.Object
   Miner.Framework.Search.Strategies.SimpleSearch

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

SimpleSearch Members
Miner.Framework.Search.Strategies Namespace

 

 


Send Comment