ArcFM Server Developer Guide
LocatorHandler Class
Members 


Product Availability
Required Licenses
.NET Assembly
This Coarsed Grained Object will take the Dictionary passed to it and transfer the values into an IPropertySet. The LocatorHandler will then execute the find, and convert the results into a DataSet.
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<GuidAttribute("2E030A1B-E831-4940-8896-7A0E91EE2437")>
<ProgIdAttribute("Miner.Server.Locate.LocatorHandler")>
<AutomationProxyAttribute(True)>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
Public NotInheritable Class LocatorHandler 
'Usage
 
Dim instance As LocatorHandler
[ComVisible(true)]
[Guid("2E030A1B-E831-4940-8896-7A0E91EE2437")]
[ProgId("Miner.Server.Locate.LocatorHandler")]
[AutomationProxy(true)]
[ClassInterface(ClassInterfaceType.None)]
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