ArcFM Desktop Developer Guide
AddressSearchCommand Class
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Product Availability
ArcFM Desktop
Required Licenses
ArcFM, Designer, or ArcFM Viewer
.NET Assembly
Miner.Desktop.dll
This is the Address Search command. The Address Search tool allows a user to locate a specific address or intersection on the map. 
Object Model
AddressSearchCommand Class
Syntax
'Declaration
 
<ComponentCategoryAttribute(Description="", CategoryID=b56a7c42-83d4-11d2-a2e9-080009b6f22b)>
<GuidAttribute("ED05EB7A-CE8D-4EBB-BAE9-D3D2B5D5A84E")>
<ComVisibleAttribute(True)>
<LicensedProductRequiredAttribute(mmProductInstallation.mmPIArcFM Or  _
    mmProductInstallation.mmPIViewer Or  _
    mmProductInstallation.mmPIResponder)>
<ProgIdAttribute("mmDesktop.mmAddressSearchCommand")>
Public NotInheritable Class AddressSearchCommand 
   Inherits ESRI.ArcGIS.ADF.BaseClasses.BaseCommand
   Implements ESRI.ArcGIS.SystemUI.ICommand 
'Usage
 
Dim instance As AddressSearchCommand
[ComponentCategory(Description="", CategoryID=b56a7c42-83d4-11d2-a2e9-080009b6f22b)]
[Guid("ED05EB7A-CE8D-4EBB-BAE9-D3D2B5D5A84E")]
[ComVisible(true)]
[LicensedProductRequired(mmProductInstallation.mmPIArcFM | 
    mmProductInstallation.mmPIViewer | 
    mmProductInstallation.mmPIResponder)]
[ProgId("mmDesktop.mmAddressSearchCommand")]
public sealed class AddressSearchCommand : ESRI.ArcGIS.ADF.BaseClasses.BaseCommand, ESRI.ArcGIS.SystemUI.ICommand  
Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.BaseClasses.BaseCommand
      Miner.Desktop.Commands.AddressSearchCommand

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

AddressSearchCommand Members
Miner.Desktop.Commands Namespace

 

 


Send Comment