Responder Developer Guide
SearchLayer Class
Members 


Version: 10.2.1a

Resource Center Home

Product Availability
Required Licenses
.NET Assembly
The options for an ILayer that are used for the SimpleSearch.
Object Model
SearchLayer Class
Syntax
'Declaration
 
<ProgIdAttribute("Miner.Framework.Search.Strategies.SearchLayer")>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<GuidAttribute("41BE879C-9354-4130-864B-D64C354C268F")>
<ComVisibleAttribute(True)>
<SerializableAttribute()>
Public Class SearchLayer 
   Inherits System.EnterpriseServices.ServicedComponent
   Implements ESRI.ArcGIS.esriSystem.IXMLSerialize 
'Usage
 
Dim instance As SearchLayer
[ProgId("Miner.Framework.Search.Strategies.SearchLayer")]
[ClassInterface(ClassInterfaceType.None)]
[Guid("41BE879C-9354-4130-864B-D64C354C268F")]
[ComVisible(true)]
[Serializable()]
public class SearchLayer : System.EnterpriseServices.ServicedComponent, ESRI.ArcGIS.esriSystem.IXMLSerialize  
Inheritance Hierarchy

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

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

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

 

 


Send Comment