Responder Developer Guide
SimpleSearchOptions Class
Members 


Version: 10.2.1a

Resource Center Home

Product Availability
Required Licenses
.NET Assembly
The options that are used for the SimpleSearch.
Object Model
SimpleSearchOptions Class
Syntax
'Declaration
 
<ProgIdAttribute("Miner.Framework.Search.Strategies.SimpleSearchOptions")>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<GuidAttribute("3581E2E5-6F06-452b-8901-D8F3F4B2C3FB")>
<ComVisibleAttribute(True)>
<SerializableAttribute()>
Public Class SimpleSearchOptions 
   Inherits System.EnterpriseServices.ServicedComponent
   Implements ESRI.ArcGIS.esriSystem.IXMLSerialize 
'Usage
 
Dim instance As SimpleSearchOptions
[ProgId("Miner.Framework.Search.Strategies.SimpleSearchOptions")]
[ClassInterface(ClassInterfaceType.None)]
[Guid("3581E2E5-6F06-452b-8901-D8F3F4B2C3FB")]
[ComVisible(true)]
[Serializable()]
public class SimpleSearchOptions : System.EnterpriseServices.ServicedComponent, ESRI.ArcGIS.esriSystem.IXMLSerialize  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ContextBoundObject
         System.EnterpriseServices.ServicedComponent
            Miner.Framework.Search.Strategies.SimpleSearchOptions

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

SimpleSearchOptions Members
Miner.Framework.Search.Strategies Namespace
SimpleSearch
SearchLayer

 

 


Send Comment