ArcFM Server Developer Guide
LocatorHandler Class
Members 


Product Availability
Required Licenses
.NET Assembly
This coarse-grained object takes the Dictionary passed in and transfers the values to an IPropertySet. LocatorHandler executes the search and converts the results into a DataSet.
Syntax
'Declaration
 
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<GuidAttribute("2E030A1B-E831-4940-8896-7A0E91EE2437")>
<AutomationProxyAttribute(True)>
<ComVisibleAttribute(True)>
<ProgIdAttribute("Miner.Server.Locate.LocatorHandler")>
Public NotInheritable Class LocatorHandler 
'Usage
 
Dim instance As LocatorHandler
[ClassInterface(ClassInterfaceType.None)]
[Guid("2E030A1B-E831-4940-8896-7A0E91EE2437")]
[AutomationProxy(true)]
[ComVisible(true)]
[ProgId("Miner.Server.Locate.LocatorHandler")]
public sealed class LocatorHandler 
Inheritance Hierarchy

System.Object
   Miner.Server.Locate.LocatorHandler

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

LocatorHandler Members
Miner.Server.Locate Namespace

 

 


Send Comment